From 3538df56b49638780e54e1e0adff6ec3e29a4e92 Mon Sep 17 00:00:00 2001 From: Tim Robinson Date: Fri, 15 Jul 2016 20:02:17 +0000 Subject: [PATCH] Force new version to rebuild node-modules --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b92c172f..6a6779a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "c9", "description": "New Cloud9 Client", - "version": "3.1.2918", + "version": "3.1.2920", "author": "Ajax.org B.V. ", "private": true, "main": "bin/c9",