diff options
| author | Ben Beltran <ben@freshout.us> | 2013-05-23 11:32:30 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-05-23 11:32:30 -0500 |
| commit | 425ff13e8c18c77fbf4f6b33a42edea88e706576 (patch) | |
| tree | 49d51f2dea8592e4442da4a2e62ba3202552c997 | |
| parent | 09fad45d9827ede702846a569ce0b0a82956b948 (diff) | |
Bump version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ca81d08..5da323c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url" : "http://github.com/ktlacaelel" } ], - "version" : "0.1.6", + "version" : "0.1.7", "dependencies" : { "neon" : "1.0.x", "socket.io" : "0.9.x", |