From 1f8ddac27d490d4f005cb146767de236032d2c73 Mon Sep 17 00:00:00 2001 From: James Allen Date: Tue, 10 Feb 2015 13:19:42 +0000 Subject: [PATCH] Release version 0.1.2 --- 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 c2d4a669ac..1afcfeab8f 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.1", + "version": "0.1.2", "repository": { "type": "git", "url": "https://github.com/sharelatex/clsi-sharelatex.git"