We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a3fac commit 922e046Copy full SHA for 922e046
lerna.json
@@ -4,5 +4,5 @@
4
],
5
"npmClient": "yarn",
6
"useWorkspaces": true,
7
- "version": "0.20.1"
+ "version": "0.20.2"
8
}
packages/indexer-agent/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@graphprotocol/indexer-agent",
3
- "version": "0.20.1",
+ "version": "0.20.2",
"description": "Indexer agent",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments