Use named package for update-nim-package-version.
This commit is contained in:
parent
f43ac66e44
commit
03b1d901ee
@ -16,9 +16,8 @@ requires @[
|
|||||||
"docopt >= 0.6.8",
|
"docopt >= 0.6.8",
|
||||||
"filetype",
|
"filetype",
|
||||||
"zero_functional",
|
"zero_functional",
|
||||||
|
"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.":
|
||||||
exec "update_nim_package_version data_uri 'src/data_uripkg/version.nim'"
|
exec "update_nim_package_version data_uri 'src/data_uripkg/version.nim'"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user