bump version 0.3.1

This commit is contained in:
Brian J. Cardiff 2016-12-15 14:47:10 -03:00
parent 2ca60ba43f
commit 8e8d8024f9
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module DB
VERSION = "0.3.0"
VERSION = "0.3.1"
end