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 3, 2025
1 parent d023efc commit 3fb957c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.26.1",
"version": "1.27.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
4 changes: 2 additions & 2 deletions test/erc20-transfers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@subsquid/graphql-server": "^4.9.0",
"@subsquid/evm-processor": "^1.26.1",
"@subsquid/evm-processor": "^1.27.0",
"@subsquid/typeorm-migration": "^1.3.0",
"@subsquid/typeorm-store": "^1.5.1",
"dotenv": "^16.3.1",
Expand All @@ -24,4 +24,4 @@
"@types/node": "^18.18.14",
"typescript": "~5.5.4"
}
}
}

0 comments on commit 3fb957c

Please sign in to comment.