Skip to content

Commit

Permalink
Updated package.json files after release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 21, 2022
1 parent 19f2d56 commit 504bb7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonbeam-network/xcm-config",
"version": "0.0.26",
"version": "0.1.0",
"description": "All necessary configuration to transfer assets from Moonbeam, Moonriver, Moonbase to other parachains and back",
"repository": {
"directory": "packages/config",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonbeam-network/xcm-sdk",
"version": "0.0.26",
"version": "0.1.0",
"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",
"author": "PureStake",
"license": "MIT",
Expand Down

0 comments on commit 504bb7b

Please sign in to comment.