From e78da9d0fd0ea1b908b2243522783119257e8651 Mon Sep 17 00:00:00 2001 From: James Allen Date: Thu, 26 Feb 2015 11:20:56 +0000 Subject: [PATCH] Release version 0.1.3 --- 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 1afcfeab8f..70283c6630 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.2", + "version": "0.1.3", "repository": { "type": "git", "url": "https://github.com/sharelatex/clsi-sharelatex.git"