From 7f3b67c59a4753ae50367eba292c8717ccbb5542 Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sat, 30 Nov 2024 23:33:01 -0500 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dc1454f..5aba6d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "splash-rs" -version = "0.3.0" +version = "0.3.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html