bump version 0.4.2. Release notes.

This commit is contained in:
Brian J. Cardiff 2017-04-21 17:24:28 -03:00
parent 5d5b901da1
commit 28c6f3b715
3 changed files with 8 additions and 2 deletions

View file

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