Skip to content

Commit f10e4f6

Browse files
committed
new package
1 parent d246ab0 commit f10e4f6

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
common/apf
2+
common/packager

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2010.10.19, Version 0.1.1
2+
3+
* Enable splitter between the tree and the editor
4+
5+
* Menus were sometimes not working while the editor had focus
6+
7+
18
2010.10.18, Version 0.1.0
29

310
* Jump to File plugin added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloud9",
33
"description": "Ajax.org Cloud9 IDE",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"homepage" : "http://github.com/ajaxorg/cloud9",
66
"engines": {"node": ">= 0.2.0"},
77
"author": "Ajax.org B.V. <info@ajax.org>",

0 commit comments

Comments
 (0)