bump version number
This commit is contained in:
parent
237c224373
commit
a33a17d67c
1 changed files with 2 additions and 2 deletions
|
|
@ -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" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue