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 21ad0dc commit 4e67da2Copy full SHA for 4e67da2
lerna.json
@@ -2,5 +2,5 @@
2
"packages": [
3
"packages/common-ts"
4
],
5
- "version": "2.0.6"
+ "version": "2.0.7"
6
}
packages/common-ts/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@graphprotocol/common-ts",
- "version": "2.0.6",
+ "version": "2.0.7",
"description": "Common TypeScript library for Graph Protocol components",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments