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 | 55d2f1f67092bc4db0a9ff90132806c2c0b8775f (patch) | |
| tree | 3503189e1ccaab03087273960fe908e79069498d /package.json | |
| parent | 5c03d3b44c5daeb34180c6922fcf3307f1217cbc (diff) | |
Bumps the version
Diffstat (limited to 'package.json')
| -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", |