chore(release): 1.1.0 [skip ci]

# [1.1.0](https://github.com/asepharyana/zesdex/compare/v1.0.4...v1.1.0) (2026-07-13)

### Features

* implement abort mechanism for workflows and subagents ([104b0da](https://github.com/asepharyana/zesdex/commit/104b0daf4cc51581de04f03d6b727cdb16f9b6c3))
This commit is contained in:
semantic-release-bot
2026-07-13 02:13:34 +00:00
parent 104b0daf4c
commit 8388a83af0
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "zesdex"
version = "1.0.4"
version = "1.1.0"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]