From 515f6da05cffeae28fc1656ba8e18c4fa69c6a85 Mon Sep 17 00:00:00 2001 From: Valerie Date: Mon, 14 Aug 2023 11:51:29 -0400 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 83d9966..a8d1643 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pride" -version = "0.2.1" +version = "0.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html