Prepare 0.22.0-beta.0 (prerelease/unstable/testing build) (#679)

This commit is contained in:
Thom Chiovoloni 2020-04-06 14:58:28 -07:00 committed by GitHub
parent d35dd0e99f
commit 169b3c51fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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