Release 0.11.0 (#157)

This commit is contained in:
Brian J. Cardiff 2022-01-27 10:56:35 -03:00 committed by GitHub
parent 27ade07359
commit e3f1a308b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 4 deletions

View file

@ -1,3 +1,3 @@
module DB
VERSION = "0.10.1"
VERSION = "0.11.0"
end