Release 0.5.1

This commit is contained in:
Brian J. Cardiff 2018-11-07 15:52:37 -03:00
parent 3820978820
commit 2b7892eb3a
3 changed files with 7 additions and 2 deletions

View file

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