[Pkg-javascript-commits] [node-detective] 42/119: version bump
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:44:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-detective.
commit 06d5cb4534818860b5a7f8d0a321dc7ae86d8e74
Author: Roman Shtylman <shtylman at gmail.com>
Date: Sun Nov 25 14:26:05 2012 -0500
version bump
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 4cd508c..e74ff22 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name" : "detective",
"description" : "Find all calls to require() no matter how crazily nested using a proper walk of the AST",
- "version" : "0.2.1",
+ "version" : "0.3.0-dz0",
"repository" : {
"type" : "git",
"url" : "git://github.com/substack/node-detective.git"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-detective.git
More information about the Pkg-javascript-commits
mailing list