Bump version 0.10.0. Release notes.

This commit is contained in:
Brian J. Cardiff 2018-06-18 10:31:19 +02:00
parent c1f214d695
commit 2152441749
3 changed files with 7 additions and 2 deletions

View file

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