Release 0.19.0 (#79)

This commit is contained in:
Brian J. Cardiff 2022-01-28 15:33:18 -03:00 committed by GitHub
parent a9baaec310
commit d15a8da05c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module SQLite3
VERSION = "0.18.0"
VERSION = "0.19.0"
end