Release 0.10.0 (#136)

This commit is contained in:
Brian J. Cardiff 2020-09-30 10:37:37 -03:00 committed by GitHub
parent 284145138f
commit bd45602864
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 3 deletions

View file

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