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