diff options
| author | Ben Beltran <ben@freshout.us> | 2014-01-15 12:18:16 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2014-01-15 12:18:16 -0600 |
| commit | b8f42ab9cc981cbf82418b07f630732365108d14 (patch) | |
| tree | ef0c0f076173b30a5ecdce47fc0ae486b76a209e | |
| parent | cf3671d70608aa587dec9bc6a2a150d7779ed2b1 (diff) | |
Bumps the version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 079e2b1..22de2d5 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url" : "http://github.com/ktlacaelel" } ], - "version" : "0.2.0", + "version" : "0.2.1", "dependencies" : { "neon" : "1.0.x", "socket.io-client" : "0.9.x", |