Bump version. Release notes.

This commit is contained in:
Brian J. Cardiff 2017-12-31 00:22:31 -03:00
parent 1f56a27704
commit 13916070e0
3 changed files with 6 additions and 2 deletions

View file

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