Prepare release of version 0.24.0

This commit is contained in:
gwenn
2020-08-22 07:23:03 +02:00
parent 301a8d0e75
commit 405d0de8f6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rusqlite"
version = "0.23.1"
version = "0.24.0"
authors = ["The rusqlite developers"]
edition = "2018"
description = "Ergonomic wrapper for SQLite"