Release 0.13.0 (#201)

This commit is contained in:
Brian J. Cardiff 2023-12-11 19:11:43 -03:00 committed by GitHub
parent c106775ea9
commit 7fff589e02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 2 deletions

View file

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