Skip to content

Commit bae5ba6

Browse files
committedJun 29, 2024··
chore: bump v0.0.5 -> v0.0.6
1 parent 1f87911 commit bae5ba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wasi-sol"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
edition = "2021"
55
description = "🔒 A Solana Wallet adapter for WASM frameworks."
66
license = "MIT"
@@ -10,7 +10,7 @@ repository = "https://github.com/gigadao/wasi-sol"
1010
documentation = "https://docs.rs/wasi-sol"
1111
authors = [
1212
"GigaDAO Core Maintainers",
13-
"Mahmoud Harmouch oss@wiseai.dev",
13+
"Mahmoud Harmouch <oss@wiseai.dev>",
1414
]
1515
exclude = ["examples"]
1616

0 commit comments

Comments
 (0)
Please sign in to comment.