File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.4.3] ( https://github.com/maidsafe/ant-releases/compare/v0.4.2...v0.4.3 ) - 2025-12-03
10+
11+ ### Other
12+ - serialization for release info
13+
914## [ 0.4.2] ( https://github.com/maidsafe/ant-releases/compare/v0.4.1...v0.4.2 ) - 2025-11-26
1015
1116### Added
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "ant-releases"
33authors = [" MaidSafe Developers <dev@maidsafe.net>" ]
44description = " Download and unpack binaries released from the safe_network repository"
55license = " GPL-3.0"
6- version = " 0.4.2 "
6+ version = " 0.4.3 "
77edition = " 2021"
88repository = " https://github.com/maidsafe/ant-releases"
99
You can’t perform that action at this time.
0 commit comments