[ci skip] Prepare release 0.20

rusqlite 0.20.0
And libsqlite3-sys 0.16.0
This commit is contained in:
gwenn
2019-07-27 09:48:43 +02:00
parent 1d8c2a6ac6
commit 797baf230d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rusqlite"
version = "0.19.0"
version = "0.20.0"
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
edition = "2018"
description = "Ergonomic wrapper for SQLite"