Skip to content

Commit

Permalink
v0.1.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
fjarri committed Nov 19, 2024
1 parent 317d8fe commit d5f74b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.0.2] - In development
## [0.1.0] - 2024-11-19

### Changed

Expand Down Expand Up @@ -72,3 +72,4 @@ Initial release.


[0.0.1]: https://github.com/entropyxyz/manul/releases/tag/v0.0.1
[0.1.0]: https://github.com/entropyxyz/manul/releases/tag/v0.1.0
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 manul/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "manul"
version = "0.0.2-dev"
version = "0.1.0"
edition = "2021"
rust-version = "1.81"
authors = ['Entropy Cryptography <[email protected]>']
Expand Down

0 comments on commit d5f74b0

Please sign in to comment.