diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index 036e1c3..b205f11 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -13,7 +13,7 @@ import ( "github.com/cheat/cheat/internal/config" ) -const version = "3.1.0" +const version = "3.1.1" func main() {