From b74e9b02f078343b66d51663b29674cd8893f55c Mon Sep 17 00:00:00 2001 From: James Allen Date: Mon, 29 Sep 2014 16:05:44 +0100 Subject: [PATCH] Bump version to 0.1.1 --- services/clsi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/clsi/package.json b/services/clsi/package.json index 31f768bd1a..c2d4a669ac 100644 --- a/services/clsi/package.json +++ b/services/clsi/package.json @@ -1,7 +1,7 @@ { "name": "node-clsi", "description": "A Node.js implementation of the CLSI LaTeX web-API", - "version": "0.1.0", + "version": "0.1.1", "repository": { "type": "git", "url": "https://github.com/sharelatex/clsi-sharelatex.git"