Skip to content

Commit

Permalink
Upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKim20 committed May 3, 2024
1 parent e9a35e4 commit 960d906
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dms-bridge-contracts",
"version": "1.3.0",
"version": "1.5.0",
"description": "Smart Contracts of DMS Bridge",
"files": [
"**/*.sol"
Expand Down
2 changes: 1 addition & 1 deletion packages/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dms-bridge-contracts-lib",
"version": "1.2.3",
"version": "1.5.0",
"description": "",
"main": "dist/bundle-cjs.js",
"module": "dist/bundle-esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"chai": "^4.3.7",
"chai-http": "^4.3.7",
"cors": "^2.8.5",
"dms-bridge-contracts": "^1.3.0",
"dms-bridge-contracts": "^1.5.0",
"dom-parser": "^1.1.5",
"dotenv": "^10.0.0",
"ethereum-waffle": "^4.0.10",
Expand Down

0 comments on commit 960d906

Please sign in to comment.