From a662ddeb1880580d26fce7b028c1d7bf5596ed8c Mon Sep 17 00:00:00 2001 From: amv-dev Date: Sun, 30 Jan 2022 00:06:51 +0500 Subject: [PATCH] chore: Version update --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 66a36eb..ded5e21 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.5.0" +version = "0.5.1" include = [ "/benches", "/src/*.rs",