diff --git a/Makefile b/Makefile index 07506ce..14d2e1e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.11.0 +VERSION=0.11.1 all: bin/gaurun bin/gaurun_recover diff --git a/gaurun/const.go b/gaurun/const.go index 7bf9a59..b62894c 100644 --- a/gaurun/const.go +++ b/gaurun/const.go @@ -1,7 +1,7 @@ package gaurun const ( - Version = "0.11.0" + Version = "0.11.1" ) const (