Bump version to 0.0.10

This commit is contained in:
John Gallagher
2015-02-23 21:50:10 -05:00
parent e6a1cb8de9
commit baa6f87046
2 changed files with 9 additions and 1 deletions

View File

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