Bump to version 0.0.5

This commit is contained in:
John Gallagher
2015-01-07 09:18:49 -05:00
parent d427ddd7a5
commit 39d34c6ba8
2 changed files with 5 additions and 1 deletions

View File

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