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 | 73c9e15e14b9b679cba909eb9319ac0d43c8ffb6 (patch) | |
| tree | 1d80e006b2d5c122f8b3ece030fa7413889451a1 | |
| parent | 43887ff2cbc953d24de692ec5e4d1fc9ad30247d (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", |