From 6b59081b4021f76df5dd21e65475e566c2e234c7 Mon Sep 17 00:00:00 2001 From: VHSgunzo Date: Thu, 7 Nov 2024 23:21:28 +0300 Subject: [PATCH] v0.0.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cf1ace2..83d308a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sharun" -version = "0.0.6" +version = "0.0.8" readme = "README.md" license = "MIT" repository = "https://github.com/VHSgunzo/sharun"