From 86d97913ca924d6b455aff551b80860a5c49431d Mon Sep 17 00:00:00 2001 From: Andres Suarez Date: Mon, 25 May 2015 00:30:36 -0400 Subject: [PATCH] 3.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 807f19c..0ed04b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "module-deps", - "version": "3.7.13", + "version": "3.8.0", "description": "walk the dependency graph to generate json output that can be fed into browser-pack", "main": "index.js", "bin": {