Bump to 0.9.2

This commit is contained in:
John Gallagher
2017-01-22 19:59:13 -05:00
parent 7c072bf55e
commit 7b32713313
2 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rusqlite"
version = "0.9.1"
version = "0.9.2"
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
description = "Ergonomic wrapper for SQLite"
repository = "https://github.com/jgallagher/rusqlite"