Release 0.12.0 (#41)

This commit is contained in:
Brian J. Cardiff 2019-06-07 10:23:14 -03:00 committed by GitHub
parent 57cef3acd3
commit 54089ef97d
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.11.0"
VERSION = "0.12.0"
end