diff --git a/packages/common-ts/package.json b/packages/common-ts/package.json index c811bfc..4ad4f43 100644 --- a/packages/common-ts/package.json +++ b/packages/common-ts/package.json @@ -1,6 +1,6 @@ { "name": "@graphprotocol/common-ts", - "version": "2.0.8", + "version": "2.0.9", "description": "Common TypeScript library for Graph Protocol components", "main": "dist/index.js", "types": "dist/index.d.ts",