Bump versions to 0.6.2. Ref #146.

This commit is contained in:
Dominik Picheta 2015-06-19 19:45:40 +01:00
commit 7524cd1798
2 changed files with 3 additions and 3 deletions

View file

@ -79,7 +79,7 @@ Options:
For more information read the Github readme:
https://github.com/nim-lang/nimble#readme
"""
nimbleVersion = "0.6.0"
nimbleVersion = "0.6.2"
defaultPackageURL =
"https://github.com/nim-lang/packages/raw/master/packages.json"