From 10502ad7a8195a4a86100c3ae8cc296513e04874 Mon Sep 17 00:00:00 2001 From: Marcin Anforowicz Date: Sun, 1 Dec 2024 17:11:57 -0800 Subject: [PATCH] Bumped version to rc1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bad44e4..1baddd2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ authors = ["Marcin Anforowicz"] edition = "2021" license = "MIT" repository = "https://github.com/manforowicz/gday/" -version = "0.2.1" +version = "0.3.0-rc1" # The profile that 'dist' will build with [profile.dist]