Skip to content

Commit 98e4d8c

Browse files
committed
chore: prepare next release
1 parent cb2d7f7 commit 98e4d8c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
## [Unreleased]
66

7+
## [1.1.12] - 2025-05-30
8+
- Clean release after CI fixes.
9+
710
## [1.1.11] - 2025-05-30
811
- Update rust to 1.87.
912

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
1111
readme = "README.md"
1212
repository = "https://github.com/cakevm/huff-neo"
1313
rust-version = "1.87"
14-
version = "1.1.11"
14+
version = "1.1.12"
1515

1616
[workspace.dependencies]
1717
huff-neo-codegen = { path = "crates/codegen" }

0 commit comments

Comments
 (0)