From bff828c5c6636a972707d4d3664a95b462debd5c Mon Sep 17 00:00:00 2001 From: James Allen <james@sharelatex.com> Date: Tue, 19 Aug 2014 14:45:24 +0100 Subject: [PATCH] Release version 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92cf4c8f2..c83c5af50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-sharelatex", - "version": "0.0.1", + "version": "0.1.0", "description": "The HTTP front end for ShareLaTeX", "repository": { "type": "git", -- GitLab