From e45755bddb5907b776d85576fee5350ca9b181c3 Mon Sep 17 00:00:00 2001 From: caelwarner Date: Sat, 8 Apr 2023 00:35:05 -0700 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a81e1dd..768bc2a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slime_simulation" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html