Skip to content

Commit

Permalink
Merge pull request #138 from tokamak-network/OR-1099_bump-titan-sdk
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
Theo Lee authored Nov 7, 2023
2 parents 74d4fd7 + 18d98f3 commit 87212cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@eth-optimism/contracts-periphery": "^1.0.1",
"@eth-optimism/core-utils": "0.10.1",
"@eth-optimism/sdk": "1.6.6",
"@tokamak-network/titan-sdk": "0.0.6",
"@tokamak-network/titan-sdk": "0.0.7",
"@ethersproject/abstract-provider": "^5.7.0",
"@ethersproject/providers": "^5.7.0",
"@ethersproject/transactions": "^5.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tokamak/message-relayer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@tokamak-network/titan-contracts": "0.0.4",
"@eth-optimism/core-utils": "0.10.1",
"@eth-optimism/ynatm": "^0.2.2",
"@tokamak-network/titan-sdk": "0.0.6",
"@tokamak-network/titan-sdk": "0.0.7",
"ethers": "^5.7.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tokamak/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tokamak-network/titan-sdk",
"version": "0.0.6",
"version": "0.0.7",
"description": "[Tokamak-Titan] Tools for working with Titan",
"main": "dist/index",
"types": "dist/index",
Expand Down

0 comments on commit 87212cb

Please sign in to comment.