chore: bump version to 4.0.4

Create release containing typo fixes (#580).
This commit is contained in:
Chris Lane 2020-08-23 15:26:36 -04:00
parent cb0243e7fc
commit 4250b854c9
1 changed files with 1 additions and 1 deletions

View File

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