Bump to version 0.0.2

This commit is contained in:
John Gallagher 2014-12-04 10:47:59 -05:00
parent 67dcaedad4
commit 4baa3ddfbc

View File

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