bump version 0.4.1. Release notes.

This commit is contained in:
Brian J. Cardiff 2017-04-10 13:45:24 -03:00
parent 39e17f82ca
commit 912113d7fb
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module DB
VERSION = "0.4.0"
VERSION = "0.4.1"
end