Comparing version 0.1.13 to 0.1.14
@@ -18,3 +18,3 @@ var program = require('commander'); | ||
program | ||
.version('0.1.13') | ||
.version('0.1.14') | ||
//.option('-v, --version', 'output the version number') | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "devcycle", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "devcycle is command line interface that helps to move files from development to testing and testing to production", | ||
@@ -10,2 +10,3 @@ "main": "devcycle.js", | ||
"colorize": ">= 0.1.0", | ||
"wrench": ">= 1.3.9", | ||
"dateformat": "1.0.2-1.2.3" | ||
@@ -12,0 +13,0 @@ }, |
11277
5
+ Addedwrench@>= 1.3.9
+ Addedwrench@1.5.9(transitive)