From 04f50482c8aa140659d4ca5046b3423a24da6cd5 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Thu, 3 Feb 2011 16:33:55 +0100 Subject: [PATCH] create new package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2e9c72c..bf9f9a97 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": "0.1.2", + "version": "0.1.3", "homepage" : "http://github.com/ajaxorg/ace", "engines": {"node": ">= 0.2.0"}, "author": "Fabian Jakobs ",