Skip to content

Commit

Permalink
prep for beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
bangtoven committed Jul 14, 2023
1 parent ef23f78 commit b8b6efb
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.8.0",
"version": "3.8.0-beta.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.8.0";
export const LIB_VERSION = "3.8.0-beta.0";

0 comments on commit b8b6efb

Please sign in to comment.