[Pkg-javascript-commits] [node-leveldown] 165/492: version bump for release

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:13:55 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 d390426ad3a0fd6eccada5598b72b4d1c8baad29
Author: Rod Vagg <rod at vagg.org>
Date:   Thu Jan 10 16:53:06 2013 +1100

    version bump for release
---
 package.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 4193c8d..7aa12d0 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
       , "storage"
       , "json"
     ]
-  , "version"         : "0.5.0-1"
+  , "version"         : "0.5.1"
   , "main"            : "lib/levelup.js"
   , "dependencies"    : {
         "errno"           : "~0.0.3"
@@ -48,7 +48,6 @@
     }
   , "scripts"         : {
         "test"            : "buster-test"
-      , "install"         : "node-gyp rebuild"
       , "functionaltests" : "node ./test/functional/fstream-test.js && node ./test/functional/binary-data-test.js && node ./test/functional/compat-test.js"
       , "alltests"        : "npm test && npm run-script functionaltests"
     }

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