From 37d7dcaaef8162e830eeff53401d8b284a793208 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Tue, 19 Nov 2024 10:20:01 -0700 Subject: [PATCH] chore: Release wide version 0.7.29 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fb822e6..e1d7476 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "wide" description = "A crate to help you go wide." -version = "0.7.28" +version = "0.7.29" authors = ["Lokathor "] repository = "https://github.com/Lokathor/wide" readme = "README.md"