Release 0.11.0 (#39)

This commit is contained in:
Brian J. Cardiff 2019-04-19 02:03:29 -03:00 committed by GitHub
parent c621a9b701
commit ba1763b3a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module SQLite3
VERSION = "0.10.0"
VERSION = "0.11.0"
end