From e66875ffbe3ce657f1727baa6ba5c2c0bc231821 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Sat, 26 Nov 2016 19:32:37 +0500 Subject: [PATCH] Version bump. --- common/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/const.go b/common/const.go index 0af2b74..53c4bf9 100644 --- a/common/const.go +++ b/common/const.go @@ -10,7 +10,7 @@ package common const ( - URTRATOR_VERSION = "0.1.0" + URTRATOR_VERSION = "0.1.1" ) // Self-named.