From cef86f93d5b85bbfcf1e1a2abfe6faac6d806612 Mon Sep 17 00:00:00 2001
From: James Allen <james@sharelatex.com>
Date: Thu, 26 Feb 2015 11:48:42 +0000
Subject: [PATCH] Release version 0.1.3

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 4da0a9b31..337f42390 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "web-sharelatex",
-  "version": "0.1.2",
+  "version": "0.1.3",
   "description": "The HTTP front end for ShareLaTeX",
   "repository": {
     "type": "git",
-- 
GitLab