From 62e7a31339a4663a903dc7588e755754abac7171 Mon Sep 17 00:00:00 2001 From: qexat <43090614+qexat@users.noreply.github.com> Date: Sat, 11 Mar 2023 12:15:32 +0100 Subject: [PATCH] Bump to 1.1.0 (#11) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 03527bd..2e5e9fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "prideflag" -version = "1.0.0" +version = "1.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html