Bump to 0.11.0

This commit is contained in:
John Gallagher
2017-04-06 14:10:32 -04:00
parent 87ab8aefc8
commit cd824aeaee
2 changed files with 2 additions and 6 deletions

View File

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