[Pkg-javascript-commits] [node-leveldown] 126/492: version bump for @dev release
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:13:51 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 98e50a713979c8fc27601e441f0b2130a960e341
Author: Rod Vagg <rod at vagg.org>
Date: Sun Dec 16 23:47:45 2012 +1100
version bump for @dev release
---
.npmignore | 3 ++-
package.json | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.npmignore b/.npmignore
index a5fbe5e..e1d6680 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,4 +1,5 @@
*.tar.gz
build/
test-data.tar
-test-data.db.tar
\ No newline at end of file
+test-data.db.tar
+test/benchmarks/
\ No newline at end of file
diff --git a/package.json b/package.json
index 0618699..f1058c0 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
, "storage"
, "json"
]
- , "version": "0.4.0-wip2"
+ , "version": "0.4.0-wip3"
, "main": "lib/levelup.js"
, "dependencies": {
"errno": "~0.0.3"
--
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