From 31d0acd1de26fd597cddc3cbaaed51cb22757399 Mon Sep 17 00:00:00 2001 From: Valerie Date: Mon, 19 Jun 2023 19:25:38 -0400 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 10e60af..a0ce99b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pride" -version = "0.0.1" +version = "0.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html