[Pkg-javascript-commits] [node-leveldown] 365/492: version bump for @0.6.2

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.

commit daddcf61c121e18e202911ea5216c1cc50613140
Author: Rod Vagg <rod at vagg.org>
Date:   Sun Jul 7 14:15:52 2013 +1000

    version bump for @0.6.2
---
 CHANGELOG.md | 4 ++++
 package.json | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa59e99..126bec2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+0.6.2 @ Jul 07 2013
+===================
+  * Compatibility for Node 0.11.3, breaks compatibility with 0.11.2
+
 0.6.1 @ Jun 15 2013
 ===================
   * Fix broken Windows compile, apply port-uv patch to LevelDB's port.h (@rvagg)
diff --git a/package.json b/package.json
index b40b643..21c7332 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
   , "keywords": [
         "leveldb"
     ]
-  , "version"         : "0.6.1"
+  , "version"         : "0.6.2"
   , "main"            : "index.js"
   , "dependencies"    : {
         "bindings"        : "~1.1.0"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git



More information about the Pkg-javascript-commits mailing list