Fixed typo in groovy docopt.

This commit is contained in:
Jonathan Bernard
2017-02-09 11:22:15 -06:00
parent c933d6ac2b
commit 9f38da0043
4 changed files with 5 additions and 5 deletions

View File

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