Release 0.15.0 (#51)

This commit is contained in:
Brian J. Cardiff 2019-12-11 17:59:42 -03:00 committed by GitHub
parent 751bd5de97
commit aed9acb225
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.14.0"
VERSION = "0.15.0"
end