[Pkg-javascript-commits] [node-leveldown] 325/492: version bump @0.2.2

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:13 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 da695ff938985078c39c26fd9040fb76e6535f05
Author: Rod Vagg <rod at vagg.org>
Date:   Tue May 14 20:10:56 2013 +1000

    version bump @0.2.2
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 9513c74..418075d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name"            : "leveldown"
-  , "description"     : "A Node.js LevelDB binding (currently being extracted from LevelUP)"
+  , "description"     : "A Node.js LevelDB binding, primary backend for LevelUP"
   , "contributors"    : [
         "Rod Vagg <r at va.gg> (https://github.com/rvagg)"
       , "John Chesley <john at chesl.es> (https://github.com/chesles/)"
@@ -15,7 +15,7 @@
   , "keywords": [
         "leveldb"
     ]
-  , "version"         : "0.2.1"
+  , "version"         : "0.2.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