chore(release): 1.0.2 [skip ci]

## [1.0.2](https://github.com/asepharyana/zesdex/compare/v1.0.1...v1.0.2) (2026-07-12)
This commit is contained in:
semantic-release-bot
2026-07-12 23:51:05 +00:00
parent cb7c388e4f
commit be921d6836
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -1,3 +1,5 @@
## [1.0.2](https://github.com/asepharyana/zesdex/compare/v1.0.1...v1.0.2) (2026-07-12)
## [1.0.1](https://github.com/asepharyana/zesdex/compare/v1.0.0...v1.0.1) (2026-07-12)
Generated
+1 -1
View File
@@ -4306,7 +4306,7 @@ dependencies = [
[[package]]
name = "zesdex"
version = "1.0.1"
version = "1.0.2"
dependencies = [
"anyhow",
"base64",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "zesdex"
version = "1.0.1"
version = "1.0.2"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]