chore(release): 1.0.1 [skip ci]

## [1.0.1](https://github.com/asepharyana/zesdex/compare/v1.0.0...v1.0.1) (2026-07-12)

### Bug Fixes

* resolve clippy uninlined_format_args and match_same_arms warnings ([a491a37](https://github.com/asepharyana/zesdex/commit/a491a371a593bf47d58ac5985bbec325bbae6e38))
This commit is contained in:
semantic-release-bot
2026-07-12 23:47:05 +00:00
parent a491a371a5
commit a68d3e95c8
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "zesdex"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]