Bump version to 0.3.0.

Updates Changelog and CONTRIBUTORS for changes in this version.
This commit is contained in:
John Gallagher
2015-09-21 10:39:13 -04:00
parent d23667870e
commit c3bc8b594a
3 changed files with 14 additions and 1 deletions

View File

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