From b5d70cea1f60aa734ee99bd8f11dc10a990f96cb Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Sun, 19 Oct 2025 02:02:42 -0700 Subject: [PATCH] sprout: version 0.0.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d0fb005..e919179 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sprout" -version = "0.0.1" +version = "0.0.2" edition = "2024" [dependencies]