diff --git a/package.json b/package.json index 66e8090..33d71da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "substreams-sink-webhook", "description": "Substreams Sink Webhook", - "version": "0.4.2", + "version": "0.4.3", "type": "module", "exports": "./dist/index.js", "types": "./dist/index.d.ts",