diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index 48d6252..f32fdbf 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -14,7 +14,7 @@ import ( "github.com/cheat/cheat/internal/config" ) -const version = "3.5.1" +const version = "3.6.0" func main() {