Skip to content

Commit c65a9cb

Browse files
chore: release
1 parent 0e26cdd commit c65a9cb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

ton_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ton_lib"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
description.workspace = true
55
keywords.workspace = true
66
edition.workspace = true

ton_lib_macros/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.7](https://github.com/Sild/ton_lib_rs/compare/ton_lib_macros-v0.0.6...ton_lib_macros-v0.0.7) - 2025-04-26
11+
12+
### Fixed
13+
14+
- fix package description
15+
- fix releases
16+
- fix projects description
17+
1018
## [0.0.6](https://github.com/Sild/libs_rs/compare/ton_lib_proc_macro-v0.0.5...ton_lib_proc_macro-v0.0.6) - 2025-04-20
1119

1220
### Fixed

ton_lib_macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ton_lib_macros"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
description.workspace = true
55
keywords.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)