Skip to content

Commit

Permalink
Bump version to 0.6.1 (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
gferon authored Mar 1, 2024
1 parent 83bae21 commit b41ce17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## [0.6.0]
## [0.6.1]

### Added

Expand Down Expand Up @@ -123,5 +123,5 @@ and then get the store implementation from the store crate instead when importin
[0.5.0]: https://github.com/whisperfish/presage/compare/0.4.0...0.5.0
[0.5.1]: https://github.com/whisperfish/presage/compare/0.5.0...0.5.1
[0.5.2]: https://github.com/whisperfish/presage/compare/0.5.1...0.5.2
[0.6.0]: https://github.com/whisperfish/presage/compare/0.5.2...0.6.0
[Unreleased]: https://github.com/whisperfish/presage/compare/0.6.0...main
[0.6.1]: https://github.com/whisperfish/presage/compare/0.5.2...0.6.1
[Unreleased]: https://github.com/whisperfish/presage/compare/0.6.1...main
2 changes: 1 addition & 1 deletion presage/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
# be a sign or warning of (an imminent event, typically an unwelcome one).
name = "presage"
version = "0.6.1-dev"
version = "0.6.1"
authors = ["Gabriel Féron <g@leirbag.net>"]
edition = "2021"
license = "AGPL-3.0-only"
Expand Down

0 comments on commit b41ce17

Please sign in to comment.