Release 0.9.0 (#126)

This commit is contained in:
Brian J. Cardiff 2020-04-06 20:11:41 -03:00 committed by GitHub
parent 511fe20253
commit ed686ad301
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module DB
VERSION = "0.8.0"
VERSION = "0.9.0"
end