Bump version 0.5.0. Release notes.

This commit is contained in:
Brian J. Cardiff 2017-12-29 20:20:37 -03:00
parent ac083f430a
commit be139c900c
3 changed files with 6 additions and 2 deletions

View file

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