mirror of https://github.com/cheat/cheat.git
chore: bump version to 4.0.4
Create release containing typo fixes (#580).
This commit is contained in:
parent
cb0243e7fc
commit
4250b854c9
|
@ -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() {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue