Skip to content

Commit e7ac100

Browse files
committed
bump version
1 parent ec4ed21 commit e7ac100

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/mesh-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@meshsdk/common",
3-
"version": "1.9.0-beta.101",
3+
"version": "1.9.0-beta.102",
44
"description": "Contains constants, types and interfaces used across the SDK and different serialization libraries",
55
"main": "./dist/index.cjs",
66
"browser": "./dist/index.js",

packages/mesh-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@meshsdk/common": "1.9.0-beta.102",
3737
"@meshsdk/core-cst": "1.9.0-beta.102",
38-
"@meshsdk/provider": "1.9.0-beta.102",
38+
"@meshsdk/provider": "1.9.0-beta.100",
3939
"@meshsdk/transaction": "1.9.0-beta.102",
4040
"@meshsdk/wallet": "1.9.0-beta.102"
4141
},

0 commit comments

Comments
 (0)