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