Skip to content

Commit 7450075

Browse files
authored
chore(release): v0.3.1 (#22)
* chore: Release
1 parent 44f3ccf commit 7450075

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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.

sdk/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[package]
22
name = "stealth_address_kit"
3-
version = "0.2.0"
3+
version = "0.3.1"
44
edition = "2021"
55
description = "Stealth Address Kit: A Rust library for generating stealth addresses."
66
license = "MIT"
77
homepage = "https://vac.dev"
88
repository = "https://github.com/vacp2p/stealth-address-kit"
9+
readme = "../README.md"
910

1011
[lib]
1112
name = "stealth_address_kit"

0 commit comments

Comments
 (0)