Version 0.6.0.
This commit is contained in:
parent
06ccb851f8
commit
d3d674d400
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[Package]
|
||||
name = "nimble"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
author = "Dominik Picheta"
|
||||
description = "Nim package manager."
|
||||
license = "BSD"
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ Options:
|
|||
For more information read the Github readme:
|
||||
https://github.com/nim-lang/nimble#readme
|
||||
"""
|
||||
nimbleVersion = "0.5.0"
|
||||
nimbleVersion = "0.6.0"
|
||||
defaultPackageURL = "https://github.com/nim-lang/packages/raw/master/packages.json"
|
||||
|
||||
proc writeHelp() =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue