From 9c0670e6b6787cabe8489fda0575ab06b892e258 Mon Sep 17 00:00:00 2001 From: Luna Razzaghipour Date: Sun, 16 Apr 2023 00:13:20 +1000 Subject: [PATCH] v0.5.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eb793ba..f65e4f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" name = "etcetera" readme = "README.md" repository = "https://github.com/lunacookies/etcetera" -version = "0.4.0" +version = "0.5.0" [dependencies] cfg-if = "1.0.0"