Bump to v0.13.0.

This commit is contained in:
John Gallagher
2017-11-13 15:55:48 -07:00
parent e1401359df
commit a3bec58c96
4 changed files with 23 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "libsqlite3-sys"
version = "0.8.1"
version = "0.9.0"
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
repository = "https://github.com/jgallagher/rusqlite"
description = "Native bindings to the libsqlite3 library"