Skip to content

Commit

Permalink
Upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKim20 committed Dec 28, 2024
1 parent d92e269 commit 69c93e8
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": "acc-contracts-v2",
"version": "2.10.0",
"version": "2.12.0",
"description": "Smart contracts that decentralized loyalty systems",
"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": "acc-contracts-lib-v2",
"version": "2.10.0",
"version": "2.12.0",
"description": "",
"main": "dist/bundle-cjs.js",
"module": "dist/bundle-esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@typechain/ethers-v5": "^10.1.0",
"@typechain/hardhat": "^6.1.2",
"acc-bridge-contracts-v2": "~2.5.0",
"acc-contracts-v2": "~2.10.0",
"acc-contracts-v2": "~2.12.0",
"argparse": "^2.0.1",
"assert": "^2.0.0",
"axios": "^1.6.7",
Expand Down

0 comments on commit 69c93e8

Please sign in to comment.