Prepare next release

This commit is contained in:
gwenn
2024-07-21 14:28:10 +02:00
parent 64f332b578
commit 89232d846d
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "rusqlite"
# Note: Update version in README.md when you change this.
version = "0.31.0"
version = "0.32.0"
authors = ["The rusqlite developers"]
edition = "2021"
description = "Ergonomic wrapper for SQLite"