Skip to content

Commit 20b471c

Browse files
committed
chore: release v4.4.0-beta.1
1 parent d54421f commit 20b471c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/use-wallet-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txnlab/use-wallet-react",
3-
"version": "4.4.0-beta.0",
3+
"version": "4.4.0-beta.1",
44
"description": "React library for integrating Algorand wallets into decentralized applications",
55
"author": "Doug Richar <drichar@gmail.com>",
66
"license": "MIT",

packages/use-wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txnlab/use-wallet",
3-
"version": "4.4.0-beta.0",
3+
"version": "4.4.0-beta.1",
44
"description": "TypeScript library for integrating Algorand wallets into decentralized applications",
55
"author": "Doug Richar <drichar@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)