diff options
| author | Ben Beltran <ben@freshout.us> | 2013-04-24 09:03:35 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-04-24 09:03:35 -0500 |
| commit | 0a83aa95ac41f8c8aed5177c5be93469fd9f6192 (patch) | |
| tree | dfed1473af2ba5191d7427e9a61cc0b3007f2e5a | |
| parent | 2080b2cf62333d3e80d30cfec7f3b304c67014d0 (diff) | |
Bump patch version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2362f03..dc40d37 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url" : "http://github.com/ktlacaelel" } ], - "version" : "0.1.0", + "version" : "0.1.1", "dependencies" : { "neon" : "1.0.x", "socket.io" : "0.9.x", |