Skip to content

Commit

Permalink
Releases 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmith committed Jul 17, 2011
1 parent 639edb5 commit 28bbbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ "name" : "control", { "name" : "control",
"description" : "Scripted asynchronous control of remote machines in parallel via ssh", "description" : "Scripted asynchronous control of remote machines in parallel via ssh",
"version" : "0.2.1", "version" : "0.2.2",
"author" : "Thomas Smith <node@thomassmith.com>", "author" : "Thomas Smith <node@thomassmith.com>",
"main" : "./lib", "main" : "./lib",
"engines" : { "node" : ">=0.1.99" } "engines" : { "node" : ">=0.1.99" }
Expand Down

0 comments on commit 28bbbb8

Please sign in to comment.