1
0
mirror of https://github.com/cheat/cheat.git synced 2025-07-04 12:51:57 +02:00

chore: bump version to 3.10.0

This commit is contained in:
Chris Lane
2020-05-11 20:15:26 -04:00
parent 9c3d41c8bd
commit 93b3a711f5

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