bump version number

This commit is contained in:
Fabian Jakobs 2011-02-08 17:23:47 +01:00
commit b4f2187c08

View file

@ -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.4",
"version": "0.1.5",
"homepage" : "http://github.com/ajaxorg/ace",
"engines": {"node": ">= 0.2.0"},
"author": "Fabian Jakobs <fabian@ajax.org>",
@ -28,7 +28,7 @@
"asyncjs": ">=0.0.2",
"jsdom": ">=0.1.23",
"htmlparser": ">=1.7.2",
"dryice": ">=0.2.1"
"dryice": ">=0.2.2"
},
"licenses": [{
"type": "MPL",