From bc8854b4dde1294915b2aa7f3fcd710515f3dfd8 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Sat, 31 Dec 2022 16:58:59 -0600 Subject: [PATCH] Update version to v0.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c83fc08..fba5160 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sycamore-state" -version = "0.0.1" +version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html