Skip to content

Commit 10cd6e4

Browse files
committed
Release 0.3.17
[email protected] [email protected] Generated by cargo-workspaces
1 parent fbd67bb commit 10cd6e4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -17,7 +17,7 @@ path = "src/main.rs"
1717
name = "erc20_processor"
1818
description = "Payment processor for ERC20 tokens"
1919
authors = ["Sieciech Czajka <[email protected]>"]
20-
version = "0.3.16"
20+
version = "0.3.17"
2121
edition = "2021"
2222
license = "MIT"
2323

crates/erc20_payment_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "erc20_payment_lib"
33
description = "Payment processor for ERC20 tokens"
44
authors = ["Sieciech Czajka <[email protected]>"]
5-
version = "0.3.16"
5+
version = "0.3.17"
66
edition = "2021"
77
license = "MIT"
88

0 commit comments

Comments
 (0)