From 6ad97e1d76c4e1e105f68bd0fe7ad6f61ba58426 Mon Sep 17 00:00:00 2001 From: Michael Pfaff Date: Thu, 29 Jun 2023 01:51:56 -0400 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4f1d556..b4867e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "how" -version = "0.4.0" +version = "0.5.0" edition = "2021" [features]