[Pkg-javascript-commits] [node-leveldown] 58/492: version bump

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:13:44 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 0f0a554c106995483f2e2bc2cea319b11474502c
Author: Rod Vagg <rod at vagg.org>
Date:   Sun Oct 28 13:38:10 2012 +1100

    version bump
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 6b4ce83..58fc2c8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name"            : "levelup"
-  , "description"     : " Fast & simple storage - a Node.js-style LevelDB wrapper"
+  , "description"     : "Fast & simple storage - a Node.js-style LevelDB wrapper"
   , "authors": [
         "Rod Vagg @rvagg <rod at vagg.org> (https://github.com/rvagg)"
     ]
@@ -15,7 +15,7 @@
       , "storage"
       , "json"
     ]
-  , "version"         : "0.1.2"
+  , "version"         : "0.2.0"
   , "main"            : "lib/levelup.js"
   , "dependencies"    : {
         "errno"         : "~0.0.3"
@@ -42,4 +42,4 @@
     }
   , "license"         : "MIT"
   , "gypfile"         : true
-}
\ No newline at end of file
+}

-- 
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