Release 0.8.0 (#116)

This commit is contained in:
Brian J. Cardiff 2019-12-11 17:38:42 -03:00 committed by GitHub
parent e1832fc359
commit 7e83f8e26c
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.7.0"
VERSION = "0.8.0"
end