[go: nahoru, domu]

Skip to content

Commit

Permalink
Bump version to v0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
  • Loading branch information
LeeSmet committed Feb 22, 2024
1 parent eb3b454 commit 80b1db1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.0] - 2024-02-22

### Added

- Support for windows tunnels. While this works, there are no windows
Expand Down Expand Up @@ -236,7 +238,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Message subsystem, including API to use it.
- CLI options to send and receive messages with the API.

[unreleased]: https://github.com/threefoldtech/mycelium/compare/v0.3.2...HEAD
[unreleased]: https://github.com/threefoldtech/mycelium/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/threefoldtech/mycelium/compare/v0.3.2...v0.4.0
[0.3.2]: https://github.com/threefoldtech/mycelium/compare/v0.3.1...v0.3.2
[0.3.1]: https://github.com/threefoldtech/mycelium/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/threefoldtech/mycelium/compare/v0.2.3...v0.3.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mycelium"
version = "0.3.2"
version = "0.4.0"
edition = "2021"
license-file = "LICENSE"

Expand Down

0 comments on commit 80b1db1

Please sign in to comment.