Compare commits
No commits in common. "1.2.1" and "master" have entirely different histories.
@ -1,6 +1,6 @@
|
||||
# Package
|
||||
|
||||
version = "1.2.1"
|
||||
version = "1.2.0"
|
||||
author = "Jonathan Bernard"
|
||||
description = "Wrapper around CLI commands (passing input as arguments)."
|
||||
license = "MIT"
|
||||
@ -12,7 +12,7 @@ requires @[
|
||||
"nim >= 0.16.1",
|
||||
"cliutils",
|
||||
|
||||
"https://git.jdb-software.com/jdb/update-nim-package-version"
|
||||
"https://git.jdb-labs.com/jdb/update-nim-package-version"
|
||||
]
|
||||
|
||||
task updateVersion, "Update the version of this package.":
|
||||
|
@ -1 +1 @@
|
||||
const CMD_SHELL_VERSION* = "1.2.1"
|
||||
const CMD_SHELL_VERSION* = "1.2.0"
|
Loading…
x
Reference in New Issue
Block a user