Version 0.4.0
This commit is contained in:
parent
abb0e2284d
commit
05ac7d5bcd
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[Package]
|
||||
name = "babel"
|
||||
version = "0.2.0"
|
||||
version = "0.4.0"
|
||||
author = "Dominik Picheta"
|
||||
description = "Nimrod package manager."
|
||||
license = "BSD"
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ Options:
|
|||
--ver Query remote server for package version
|
||||
information when searching or listing packages
|
||||
"""
|
||||
babelVersion = "0.2.0"
|
||||
babelVersion = "0.4.0"
|
||||
defaultPackageURL = "https://github.com/nimrod-code/packages/raw/master/packages.json"
|
||||
|
||||
proc writeHelp() =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue