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.