Skip to content

Commit 878b2f6

Browse files
chore(ton): release v0.1.1 (#177)
## πŸ€– New release * `ton`: 0.1.0 -> 0.1.1 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.1.1](ton-v0.1.0...ton-v0.1.1) - 2026-02-26 ### Other - update Cargo.toml dependencies </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e0802b2 commit 878b2f6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

β€Žton/CHANGELOG.mdβ€Ž

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

88
## [Unreleased]
99

10+
## [0.1.1](https://github.com/ston-fi/ton-rs/compare/ton-v0.1.0...ton-v0.1.1) - 2026-02-26
11+
12+
### Other
13+
14+
- update Cargo.toml dependencies
15+
1016
## [0.0.18](https://github.com/ston-fi/ton-rs/compare/ton-v0.0.17...ton-v0.0.18) - 2026-01-19
1117

1218
### Other

β€Žton/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"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description.workspace = true
55
keywords.workspace = true
66
edition.workspace = true

0 commit comments

Comments
Β (0)