Release 0.12.0 (#183)

* Release 0.12.0

* Update CHANGELOG.md

Co-authored-by: Johannes Müller <straightshoota@gmail.com>

---------

Co-authored-by: Johannes Müller <straightshoota@gmail.com>
This commit is contained in:
Brian J. Cardiff 2023-06-23 13:48:41 -03:00 committed by GitHub
parent f13846b133
commit 851091e81c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 3 deletions

View file

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