Skip to content

Commit

Permalink
release(1.2.3): Full support for node 0.10, 0.11, 0.12 and iojs. Much…
Browse files Browse the repository at this point in the history
… faster install command without any Buffer out of space errors caused by using exec. Cleanup of tests and REPL/install related files.
  • Loading branch information
pilsy committed Apr 1, 2015
1 parent 9524694 commit 5c69f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "cleverstack-cli",
"description" : "Command line interface for CleverStack",
"version" : "1.2.2",
"version" : "1.2.3",
"license" : "MIT",
"author": {
"name" : "CleverStack",
Expand Down

0 comments on commit 5c69f55

Please sign in to comment.