From 3d97353750646c88f34af73fefed1e901a33129e Mon Sep 17 00:00:00 2001 From: James Allen Date: Mon, 29 Sep 2014 16:08:14 +0100 Subject: [PATCH] Bump version of CLSI --- Gruntfile.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 18cb02efea..926bbf485f 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -19,7 +19,7 @@ SERVICES = [{ }, { name: "clsi" repo: "https://github.com/sharelatex/clsi-sharelatex.git" - version: "v0.1.0" + version: "v0.1.1" }, { name: "filestore" repo: "https://github.com/sharelatex/filestore-sharelatex.git"