From 440f7ee2f7332865da32583e8e55049338c81057 Mon Sep 17 00:00:00 2001 From: amv-dev Date: Sun, 28 Mar 2021 11:30:58 +0500 Subject: [PATCH] version 0.4.5 release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 78cd2e4..bc4321f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" name = "yata" readme = "README.md" repository = "https://github.com/amv-dev/yata" -version = "0.4.4" +version = "0.4.5" include = [ "/benches", "/src/*.rs",