chore: bump version to v4.1.1

This commit is contained in:
Chris Lane 2020-11-03 18:05:46 -05:00
parent b9c86b6975
commit 4adddbf504
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import (
"github.com/cheat/cheat/internal/installer"
)
const version = "4.1.0"
const version = "4.1.1"
func main() {