From 4eb9434f91155be2dd1b728dd5f53e8f8c61b22c Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Mon, 3 Jul 2023 16:12:29 -0600 Subject: [PATCH] Bumped version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c962aeb..ff8f931 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bone_rs" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html