From 79184679f1e43bbe4f362c48810c0762034d44a7 Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sat, 18 Feb 2023 21:21:12 -0500 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8d3a8d7..dc1454f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "splash-rs" -version = "0.2.2" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html