From 665474e3b3aa97c6ff207ce5b1940536425881cc Mon Sep 17 00:00:00 2001 From: Roman TSovanyan Date: Mon, 7 Aug 2017 23:53:19 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 2e69545..31f8cb1 100644 --- a/main.go +++ b/main.go @@ -27,7 +27,7 @@ import ( gonec_core "github.com/covrom/gonec/builtins" ) -const version = "1.0a" +const version = "1.1a" const APIPath = "/gonec" var (