Skip to content

Commit b05ca92

Browse files
authored
chore: release v2.1.0 rc.2 (#383)
1 parent 798299d commit b05ca92

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/dapp-kit-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vechain/dapp-kit-react",
3-
"version": "2.1.0-rc.1",
3+
"version": "2.1.0-rc.2",
44
"homepage": "https://github.com/vechain/vechain-dapp-kit",
55
"repository": "github:vechain/vechain-dapp-kit",
66
"license": "MIT",

packages/dapp-kit-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vechain/dapp-kit-ui",
3-
"version": "2.1.0-rc.1",
3+
"version": "2.1.0-rc.2",
44
"description": "Vanilla JS DAppKit",
55
"keywords": [
66
"web-components",

packages/dapp-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vechain/dapp-kit",
3-
"version": "2.1.0-rc.1",
3+
"version": "2.1.0-rc.2",
44
"homepage": "https://github.com/vechain/vechain-dapp-kit",
55
"repository": "github:vechain/vechain-dapp-kit",
66
"license": "MIT",

0 commit comments

Comments
 (0)