Update Changelog and Cargo.toml to 0.3.1

This commit is contained in:
John Gallagher
2015-09-22 10:18:26 -07:00
parent b1350c4c14
commit b41275cbc8
2 changed files with 6 additions and 1 deletions

View File

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