Skip to content

Commit

Permalink
v3.4.0 (#601)
Browse files Browse the repository at this point in the history
Co-authored-by: brianchitester <brianchitester@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and brianchitester authored Jul 19, 2022
1 parent 1694017 commit b95470c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/wallet-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinbase/wallet-sdk",
"version": "3.3.0",
"version": "3.4.0",
"description": "Coinbase Wallet JavaScript SDK",
"keywords": [
"cipher",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-sdk/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const LIB_VERSION = "3.3.0";
export const LIB_VERSION = "3.4.0";

0 comments on commit b95470c

Please sign in to comment.