changeset 434:b09db8d3d60c

Version bump -> 0.1.5
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 23 Oct 2017 16:22:32 +0000
parents 9d8aae30be98
children 891df259f0df
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Sun Oct 22 09:42:19 2017 +0200
+++ b/Cargo.toml	Mon Oct 23 16:22:32 2017 +0000
@@ -1,6 +1,6 @@
 [package]
 name = "rusty-leveldb"
-version = "0.1.4"
+version = "0.1.5"
 authors = ["Lewin Bormann <lbo@spheniscida.de>"]
 description = "A compatible re-implementation of LevelDB in Rust"
 repository = "https://bitbucket.org/dermesser/leveldb-rs"