From 38ff03e3ece677fb66c71a353ef0fcd9072274b3 Mon Sep 17 00:00:00 2001 From: picoHz Date: Sat, 29 Aug 2020 08:37:46 +0900 Subject: [PATCH] bump v0.6.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 627922c..c3dd2c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lzzzz" -version = "0.6.0" +version = "0.6.1" authors = ["picoHz "] edition = "2018" description = "Full-featured liblz4 binding for Rust."