Skip to content

Commit

Permalink
v3.3.0 (#576)
Browse files Browse the repository at this point in the history
Co-authored-by: jeongmincho <jeongmincho@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jeongmincho authored Jun 15, 2022
1 parent fef64bf commit d3d414e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinbase/wallet-sdk",
"version": "3.2.0",
"version": "3.3.0",
"description": "Coinbase Wallet JavaScript SDK",
"keywords": [
"cipher",
Expand Down Expand Up @@ -112,4 +112,4 @@
"engines": {
"node": ">= 10.0.0"
}
}
}
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const LIB_VERSION = "3.2.0";
export const LIB_VERSION = "3.3.0";

0 comments on commit d3d414e

Please sign in to comment.