Skip to content

Commit 6dcf8a3

Browse files
committed
v0.6.0
1 parent 82c07df commit 6dcf8a3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

programs/smart-wallet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smart-wallet"
3-
version = "0.5.5"
3+
version = "0.6.0"
44
description = "Multisig Solana wallet with Timelock capabilities"
55
homepage = "https://goki.so"
66
repository = "https://github.com/GokiProtocol/goki"

programs/token-signer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "token-signer"
3-
version = "0.5.5"
3+
version = "0.6.0"
44
description = "Sign transactions by owning a token"
55
homepage = "https://goki.so"
66
repository = "https://github.com/GokiProtocol/goki"

0 commit comments

Comments
 (0)