[Pkg-javascript-commits] [node-detective] 14/119: bump to 0.0.1 for dot and call require fixes
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:44:30 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 1b24b4229781f27ca9818da8194b6640963d0a6e
Author: James Halliday <mail at substack.net>
Date: Sun Jun 19 18:22:20 2011 -0700
bump to 0.0.1 for dot and call require fixes
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 2cf5dfe..97d4029 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.0",
+ "version" : "0.0.1",
"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