Bump to 0.9.3

This commit is contained in:
John Gallagher
2017-01-23 19:42:50 -05:00
parent aa6c542202
commit dec9e76401
2 changed files with 5 additions and 1 deletions

View File

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