From f3d9c588bd82cf3a19131d437c7fcfb96b434c18 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sat, 25 Oct 2014 18:35:41 +0300 Subject: [PATCH] feature(package) v1.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31a4dec9..9734fc52 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ace", "description": "Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE", - "version": "1.0.0", + "version": "1.1.7", "homepage" : "http://github.com/ajaxorg/ace", "engines": {"node": ">= 0.6.0"}, "author": "Fabian Jakobs ",