From 44c08be2dbe572680edf1976f8845e1b83eb5921 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Mon, 29 Jan 2024 14:29:26 -0700 Subject: [PATCH] chore: Release wide version 0.7.15 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a7f5e458..2aff04b8 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.14" +version = "0.7.15" authors = ["Lokathor "] repository = "https://github.com/Lokathor/wide" readme = "README.md"