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