Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 11, 2024
1 parent a85978d commit 369742c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion evm/evm-processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subsquid/evm-processor",
"version": "1.12.2",
"version": "1.13.0",
"description": "Data fetcher and mappings executor for EVM-based chains",
"license": "GPL-3.0-or-later",
"repository": "[email protected]:subsquid/squid.git",
Expand Down
2 changes: 1 addition & 1 deletion test/erc20-transfers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@subsquid/graphql-server": "^4.5.0",
"@subsquid/evm-processor": "^1.12.2",
"@subsquid/evm-processor": "^1.13.0",
"@subsquid/typeorm-migration": "^1.3.0",
"@subsquid/typeorm-store": "^1.2.6",
"dotenv": "^16.3.1",
Expand Down

0 comments on commit 369742c

Please sign in to comment.