bump version number

This commit is contained in:
Fabian Jakobs 2011-08-02 15:43:00 +02:00
commit a33a17d67c

View file

@ -1,9 +1,9 @@
{
"name": "ace",
"description": "Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE",
"version": "0.1.6",
"version": "0.2.0",
"homepage" : "http://github.com/ajaxorg/ace",
"engines": {"node": ">= 0.2.0"},
"engines": {"node": ">= 0.4.0"},
"author": "Fabian Jakobs <fabian@ajax.org>",
"main": "lib/ace",
"repository" : {