Incrementing version for Nim and Groovy implementations.

This commit is contained in:
Jonathan Bernard
2016-04-11 19:49:29 -05:00
parent 5b9de9b10f
commit 9b3e7b4d26
6 changed files with 13 additions and 5 deletions

View File

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