From 6e6b736fe35c9dcedd339bad9fc72e5edc54e1eb Mon Sep 17 00:00:00 2001 From: Richard Meester Date: Fri, 7 Feb 2025 16:04:54 -0800 Subject: [PATCH] Bump to 3.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fd65289..b258ca4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nobject-rs" -version = "3.0.0" +version = "3.0.1" authors = ["shmapdy "] edition = "2021" license = "MIT"