Skip to content

Commit 3826015

Browse files
committed
Release v0.5.4
1 parent eb694dd commit 3826015

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@gokiprotocol/client",
33
"description": "TypeScript client for Goki protocol.",
4-
"version": "0.5.3",
4+
"version": "0.5.4",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
77
"repository": "https://github.com/GokiProtocol/goki.git",

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.3"
3+
version = "0.5.4"
44
description = "Multisig Solana wallet with Timelock capabilities"
55
homepage = "https://goki.so"
66
repository = "https://github.com/GokiProtocol/goki"

0 commit comments

Comments
 (0)