Release 0.6.0

This commit is contained in:
Brian J. Cardiff 2019-08-02 12:06:53 -03:00
parent adc755e5e4
commit dcd0af5ce8
3 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,3 @@
module DB
VERSION = "0.5.1"
VERSION = "0.6.0"
end