Bump version 0.4.4. Release notes.

This commit is contained in:
Brian J. Cardiff 2017-12-29 19:53:39 -03:00
parent d55a34e851
commit 790b587e3f
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module DB
VERSION = "0.4.3"
VERSION = "0.4.4"
end