Prepare release 0.24.1

This commit is contained in:
Thom Chiovoloni
2020-10-06 06:59:33 -07:00
parent fac5a47c4c
commit f9e15615a7
2 changed files with 3 additions and 3 deletions

View File

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