manage-version
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "manage-version", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Node command line tool for updating package.json version", | ||
"main": "index.js", | ||
"bin": "manage", | ||
"bin": "manage-version", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
2329