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