Update Changelog for 0.1.0 release

This commit is contained in:
John Gallagher
2015-05-11 20:22:56 -04:00
parent ad3e805357
commit 255e5f0b68
2 changed files with 8 additions and 1 deletions

View File

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