From ea099f5811574d3dae79a31053d21b523d008d75 Mon Sep 17 00:00:00 2001 From: Aaron Buchwald Date: Tue, 15 Dec 2020 21:41:09 -0500 Subject: Bump version to 0.4.0 --- plugin/evm/service.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/evm/service.go b/plugin/evm/service.go index 8c9e16c..c31c085 100644 --- a/plugin/evm/service.go +++ b/plugin/evm/service.go @@ -24,7 +24,7 @@ import ( ) const ( - version = "coreth-v0.3.17" + version = "coreth-v0.4.0" ) // test constants -- cgit v1.2.3