From 6d5090766c5c626aeb6f6b7af7a718b280a33eb6 Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Thu, 25 Apr 2024 20:06:47 -0400 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 867a770..b6b4373 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "demo" -version = "0.1.0" +version = "0.2.0" edition = "2021" [dependencies]