Release 0.17.0 (#60)

This commit is contained in:
Brian J. Cardiff 2020-09-30 16:01:48 -03:00 committed by GitHub
parent d440f55b2f
commit 4abea0d326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View file

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