gitbook-bumper
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "gitbook-bumper", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Easily bump your node module, following GitBook's convention for SemVer", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -81,3 +81,3 @@ | ||
-d, --dir <path> directory of the Node module (default './') | ||
-confirm do not ask for confirmation | ||
--no-confirm do not ask for confirmation | ||
-c, --commit make a commit and tag with version | ||
@@ -84,0 +84,0 @@ -p, --push push commit and tag to remote |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17320