Release 0.16.0 (#56)

This commit is contained in:
Brian J. Cardiff 2020-04-06 21:12:05 -03:00 committed by GitHub
parent ce0ca1c884
commit 5f6055f4bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View file

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