diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index 0ba62a0..4a1097e 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.1.1" +const version = "4.2.0" func main() {