From 09f77e1feeab122e5f6b52f3adedab73a3c57e97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Mar 2026 02:01:47 +0000 Subject: [PATCH] chore(release): v0.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5562374..ca46e14 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onspring-api-sdk-rust" -version = "0.0.0" +version = "0.0.1" edition = "2021" description = "Rust SDK for the Onspring API" license = "MIT"