From 3adda527a1a01b0bf4e2f825804926e0eb6c7eeb Mon Sep 17 00:00:00 2001 From: ramil Date: Thu, 29 Apr 2021 13:12:06 +0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7696a3..5e753fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vulcanize/eth-watcher-ts", - "version": "0.0.16", + "version": "0.0.19", "type": "commonjs", "types": "./dist", "main": "./dist/server.js",