Skip to content

Commit 5c69f55

Browse files
committed
release(1.2.3): Full support for node 0.10, 0.11, 0.12 and iojs. Much faster install command without any Buffer out of space errors caused by using exec. Cleanup of tests and REPL/install related files.
1 parent 9524694 commit 5c69f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name" : "cleverstack-cli",
33
"description" : "Command line interface for CleverStack",
4-
"version" : "1.2.2",
4+
"version" : "1.2.3",
55
"license" : "MIT",
66
"author": {
77
"name" : "CleverStack",

0 commit comments

Comments
 (0)