mirror of
https://github.com/isar/rusqlite.git
synced 2025-03-04 12:48:14 +08:00
Bump version to 0.0.4
This commit is contained in:
parent
f2a1a8076f
commit
f6884cc097
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rusqlite"
|
||||
version = "0.0.3"
|
||||
version = "0.0.4"
|
||||
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
|
||||
description = "Ergonomic wrapper for SQLite"
|
||||
homepage = "https://github.com/jgallagher/rusqlite"
|
||||
|
@ -1,3 +1,7 @@
|
||||
# Version 0.0.4 (2014-01-05)
|
||||
|
||||
* Updates to track latest rustc changes.
|
||||
|
||||
# Version 0.0.3 (2014-12-23)
|
||||
|
||||
* Updates to track latest rustc changes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user