diff --git a/package.json b/package.json index 15c6e4c..5364509 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@graphprotocol/graph-ts", "description": "TypeScript/AssemblyScript library for writing subgraph mappings for The Graph", - "version": "0.22.0", + "version": "0.22.1", "module": "index.ts", "types": "index.ts", "main": "index.ts",