Version 0.4.0

This commit is contained in:
Dominik Picheta 2014-06-24 00:32:41 +01:00
commit 05ac7d5bcd
2 changed files with 2 additions and 2 deletions

View file

@ -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() =