Skip to content

Commit

Permalink
chore(release): 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 31, 2024
1 parent 1a02879 commit 0a6084a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.6](https://github.com/maidsafe/sn-releases/compare/v0.2.5...v0.2.6) - 2024-05-31

### Added
- provide `download_winsw` on release repository

## [0.2.5](https://github.com/maidsafe/sn-releases/compare/v0.2.4...v0.2.5) - 2024-05-23

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "sn-releases"
authors = ["MaidSafe Developers <[email protected]>"]
description = "Download and unpack binaries released from the safe_network repository"
license = "GPL-3.0"
version = "0.2.5"
version = "0.2.6"
edition = "2021"
repository = "https://github.com/maidsafe/sn-releases"

Expand Down

0 comments on commit 0a6084a

Please sign in to comment.