From 627234acf1f16668b70109f4a539c78798dadf90 Mon Sep 17 00:00:00 2001 From: Troy Kessler Date: Wed, 20 Oct 2021 13:56:25 +0200 Subject: [PATCH] bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e64838c..90199ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kyve/evm", - "version": "0.0.2", + "version": "0.0.3", "license": "MIT", "scripts": { "build": "tsc",