Update for migration from jdb-labs -> jdb-software.
This commit is contained in:
parent
11fde7126d
commit
1f0d38c01c
@ -1,6 +1,6 @@
|
|||||||
# Package
|
# Package
|
||||||
|
|
||||||
version = "1.2.0"
|
version = "1.2.1"
|
||||||
author = "Jonathan Bernard"
|
author = "Jonathan Bernard"
|
||||||
description = "Wrapper around CLI commands (passing input as arguments)."
|
description = "Wrapper around CLI commands (passing input as arguments)."
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
@ -12,7 +12,7 @@ requires @[
|
|||||||
"nim >= 0.16.1",
|
"nim >= 0.16.1",
|
||||||
"cliutils",
|
"cliutils",
|
||||||
|
|
||||||
"https://git.jdb-labs.com/jdb/update-nim-package-version"
|
"https://git.jdb-software.com/jdb/update-nim-package-version"
|
||||||
]
|
]
|
||||||
|
|
||||||
task updateVersion, "Update the version of this package.":
|
task updateVersion, "Update the version of this package.":
|
||||||
|
@ -1 +1 @@
|
|||||||
const CMD_SHELL_VERSION* = "1.2.0"
|
const CMD_SHELL_VERSION* = "1.2.1"
|
Loading…
x
Reference in New Issue
Block a user