git-changelog-command-line
Advanced tools
Comparing version 1.79.0 to 1.80.0
@@ -68,3 +68,3 @@ #! /usr/bin/env node | ||
var path = require('path'); | ||
var jarName = "git-changelog-command-line-1.79.0.jar"; | ||
var jarName = "git-changelog-command-line-1.80.0.jar"; | ||
var mainClass = "{{MAIN_CLASS}}"; | ||
@@ -71,0 +71,0 @@ var classPath = "{{CLASSPATH}}"; |
@@ -15,5 +15,5 @@ { | ||
"preferGlobal": true, | ||
"version": "1.79.0", | ||
"version": "1.80.0", | ||
"jdeploy": { | ||
"jar": "build/libs/git-changelog-command-line-1.79.0.jar" | ||
"jar": "build/libs/git-changelog-command-line-1.80.0.jar" | ||
}, | ||
@@ -20,0 +20,0 @@ "dependencies": { |
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