From f68ac7a418212f9c4f95ad549196456554dd5292 Mon Sep 17 00:00:00 2001 From: James Allen <james@sharelatex.com> Date: Tue, 10 Feb 2015 13:11:29 +0000 Subject: [PATCH] Bump version to 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bce5af84..18b3e5ab5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-sharelatex", - "version": "0.1.0", + "version": "0.1.2", "description": "The HTTP front end for ShareLaTeX", "repository": { "type": "git", -- GitLab