Release 0.7.0 (#112)

This commit is contained in:
Brian J. Cardiff 2019-09-20 17:37:29 -03:00 committed by GitHub
parent b3898ae2a2
commit 2b95d69e68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View file

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