chore: bump version to 4.1.0

This commit is contained in:
Chris Lane 2020-09-05 08:56:51 -04:00
parent c2c479b36c
commit 45beeb2edb
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.0.3"
const version = "4.1.0"
func main() {