From 9e24348a92cb631a3f7c0234453db379271ad96f Mon Sep 17 00:00:00 2001 From: cuddle-please Date: Wed, 8 Jan 2025 22:03:56 +0000 Subject: [PATCH] chore(release): 0.3.5 --- CHANGELOG.md | 5 +++++ Cargo.toml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5b924c..d482562 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.5] - 2025-01-08 + +### Other +- update example + ## [0.3.4] - 2025-01-08 ### Added diff --git a/Cargo.toml b/Cargo.toml index 8ffef3d..5246049 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["crates/*"] resolver = "2" [workspace.package] -version = "0.3.4" +version = "0.3.5" [workspace.dependencies]