This commit is contained in:
cb-jake
2022-12-02 11:10:25 -07:00
committed by GitHub
parent 4eebd9828a
commit f67229351a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@coinbase/wallet-sdk",
"version": "3.6.1",
"version": "3.6.2",
"description": "Coinbase Wallet JavaScript SDK",
"keywords": [
"cipher",

View File

@@ -1 +1 @@
export const LIB_VERSION = "3.6.1";
export const LIB_VERSION = "3.6.2";