diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index bc2459a..62f2395 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.0.1" +const version = "3.0.2" func main() {