chore: bump version to 4.3.1

This commit is contained in:
Christopher Allen Lane
2022-08-08 20:21:27 -04:00
parent 2a6586b41b
commit 3c1e24a0e8
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ import (
"github.com/cheat/cheat/internal/installer"
)
const version = "4.3.0"
const version = "4.3.1"
func main() {