Release 0.13.0

This commit is contained in:
Brian J. Cardiff 2019-08-02 12:35:23 -03:00
parent 611eec5aed
commit 25a9dd8b0f
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module SQLite3
VERSION = "0.12.0"
VERSION = "0.13.0"
end