Skip to content

Commit

Permalink
v3.0.12 (#516)
Browse files Browse the repository at this point in the history
Co-authored-by: brianchitester <[email protected]>
  • Loading branch information
github-actions[bot] and brianchitester committed May 11, 2022
1 parent 87dda1e commit 29078cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinbase/wallet-sdk",
"version": "3.0.11",
"version": "3.0.12",
"description": "Coinbase Wallet JavaScript SDK",
"keywords": [
"cipher",
Expand Down
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.0.11";
export const LIB_VERSION = "3.0.12";

0 comments on commit 29078cd

Please sign in to comment.