Skip to content

Commit c8daec3

Browse files
committed
Updated package.json files after release v0.3.3 [skip ci]
1 parent 438a8c6 commit c8daec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moonbeam-network/xcm-config",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "All necessary configuration to transfer assets from Moonbeam, Moonriver, Moonbase to other parachains and back",
55
"scripts": {
66
"build": "tsup",

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moonbeam-network/xcm-sdk",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "The Moonbeam XCM SDK enables developers to easily deposit and withdraw assets to Moonbeam/Moonriver from the relay chain and other parachains in the Polkadot/Kusama ecosystem",
55
"scripts": {
66
"build": "tsup",

0 commit comments

Comments
 (0)