From 4c7395f3bc02d1458be0261f68421519fe968374 Mon Sep 17 00:00:00 2001 From: ramil Date: Wed, 16 Jun 2021 14:29:36 +0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ce7d1a..8052576 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vulcanize/eth-watcher-ts", - "version": "0.0.21", + "version": "0.0.22", "type": "commonjs", "types": "./dist", "main": "./dist/server.js",