Skip to content

Commit 0e6a179

Browse files
authored
Release 0.0.4 (#19)
1 parent dc04f38 commit 0e6a179

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
[0.0.4](https://github.com/raphjaph/bip322/releases/tag/0.0.4) - 2024-08-09
5+
---------------------------------------------------------------------------
6+
7+
### Added
8+
- Update README (#18)
9+
- Fix version (#16)
10+
- Release 0.0.3 (#15)
11+
412
[0.0.3](https://github.com/raphjaph/bip322/releases/tag/0.0.3) - 2024-08-09
513
---------------------------------------------------------------------------
614

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bip322"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
edition = "2021"
55
description = "Implements BIP322 generic message signing"
66
license = "CC0-1.0"

0 commit comments

Comments
 (0)