Release 0.18.0 (#67)

This commit is contained in:
Brian J. Cardiff 2021-01-26 16:11:20 -03:00 committed by GitHub
parent 55b8399d7e
commit 367c11031d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View file

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