Increment version number (not released).

This commit is contained in:
Jonathan Bernard
2016-02-06 19:28:51 -06:00
parent 9e0b264cae
commit 3963a27a66
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Package
bin = @["db_migrate"]
version = "0.1.0"
version = "0.2.0"
author = "Jonathan Bernard"
description = "Simple tool to handle database migrations."
license = "BSD"