Skip to content

Commit d8c318d

Browse files
v3.1.0 (#519)
Co-authored-by: brianchitester <brianchitester@users.noreply.github.com>
1 parent 20e67e3 commit d8c318d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/wallet-sdk",
3-
"version": "3.0.12",
3+
"version": "3.1.0",
44
"description": "Coinbase Wallet JavaScript SDK",
55
"keywords": [
66
"cipher",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const LIB_VERSION = "3.0.12";
1+
export const LIB_VERSION = "3.1.0";

0 commit comments

Comments
 (0)