diff options
| author | Ben Beltran <ben@freshout.us> | 2013-04-24 12:05:53 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-04-24 12:05:53 -0500 |
| commit | 2b98d1717ffd38fd8768f4d84a02fd74e2a1d908 (patch) | |
| tree | 8b869303ce2783f63d6c1e18d876adf17efae98c /package.json | |
| parent | aa1e9cffa7461eeb358384537c702a57b3a7755c (diff) | |
Bump 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 74946dd..14e3192 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url" : "http://github.com/ktlacaelel" } ], - "version" : "0.1.3", + "version" : "0.1.4", "dependencies" : { "neon" : "1.0.x", "socket.io" : "0.9.x", |