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