[Pkg-javascript-commits] [node-detective] 23/119: bump for optional word parameter
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:44:31 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 584d2c46383e1d8b5f3c7d09addd43001a7733db
Author: James Halliday <mail at substack.net>
Date: Fri Nov 25 18:53:13 2011 -0800
bump for optional word parameter
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index aae589d..12bb33f 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.0.3",
+ "version" : "0.0.4",
"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