mirror of https://github.com/cheat/cheat.git
chore: bump version to 4.0.0
This commit is contained in:
parent
49afd7c16b
commit
fa5eb44be8
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/cheat/cheat/internal/installer"
|
||||
)
|
||||
|
||||
const version = "3.10.1"
|
||||
const version = "4.0.0"
|
||||
|
||||
func main() {
|
||||
|
||||
|
|
Loading…
Reference in New Issue