diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index cd7b5a1..5958eb6 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -17,7 +17,7 @@ import ( "github.com/cheat/cheat/internal/installer" ) -const version = "4.0.3" +const version = "4.1.0" func main() {