dron-version
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -59,3 +59,3 @@ var queryRegEx = /^([\+]+)([a-z]*)$/; | ||
var isGit = this.touch('.git').isDirectory(); | ||
console.log('isGit', isGit); | ||
return [ | ||
@@ -62,0 +62,0 @@ { |
{ | ||
"name": "dron-version", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "dron": { |
4487
143