bump version 0.3.3

This commit is contained in:
Brian J. Cardiff 2016-12-24 20:43:32 -03:00
parent eb82b96c0d
commit c2c1f31a90
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module DB
VERSION = "0.3.2"
VERSION = "0.3.3"
end