Skip to content

Commit

Permalink
Prepare release v0.4.1 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Zuluaga committed Apr 18, 2023
1 parent 2fbba26 commit 1f33a6e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.4.1 (18.04.2023)

- [Functions refactor and readme improves](https://github.com/kommitters/chaincerts_governance/issues/70)

## 0.4.0 (14.04.2023)

- [Refactor](https://github.com/kommitters/chaincerts_governance/milestone/4)
Expand Down
2 changes: 1 addition & 1 deletion certs_governance/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "certs_governance"
version = "0.4.0"
version = "0.4.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion certs_wallet/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "certs_wallet"
version = "0.4.0"
version = "0.4.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 1f33a6e

Please sign in to comment.