From e5899170ecb192ce41a3091dd61b58fffcc6b0f3 Mon Sep 17 00:00:00 2001 From: PixelDots Date: Mon, 15 Apr 2024 11:38:59 -0500 Subject: [PATCH] Bump Version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 548784a..fdcc970 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "particle_simulation" -version = "0.1.0" +version = "0.2.0" edition = "2021" # Enable a small amount of optimization in debug mode