Skip to content

Commit

Permalink
version bump for @0.5.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Feb 15, 2013
1 parent 9e3b56c commit 947dd17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
@@ -1,5 +1,5 @@
0.5.4 (wip)
===========
0.5.4 @ Feb 16 2013
===================
* explicit namespaces in C++ @rvagg
* memory leak, Persistent<Function> callback not Dispose()d for `readStream()` @rvagg
* allow one next() at a time, improve end() handling @rvagg
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
, "storage"
, "json"
]
, "version" : "0.5.3"
, "version" : "0.5.4"
, "main" : "lib/levelup.js"
, "dependencies" : {
"errno" : "~0.0.3"
Expand Down

0 comments on commit 947dd17

Please sign in to comment.