Bump version to 0.5.0
This commit is contained in:
parent
843c26d708
commit
304fb47f08
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[Package]
|
||||
name = "nimble"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
author = "Dominik Picheta"
|
||||
description = "Nim package manager."
|
||||
license = "BSD"
|
||||
|
|
@ -9,4 +9,4 @@ bin = "nimble"
|
|||
srcDir = "src"
|
||||
|
||||
[Deps]
|
||||
Requires: "nimrod >= 0.9.4"
|
||||
Requires: "nim >= 0.9.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue