1
0
mirror of https://github.com/cheat/cheat.git synced 2025-07-11 08:11:56 +02:00

chore: bumps version to 3.6.0

This commit is contained in:
Chris Lane
2020-02-15 16:13:33 -05:00
parent 87cba04ff2
commit a39d36cd34

@ -14,7 +14,7 @@ import (
"github.com/cheat/cheat/internal/config" "github.com/cheat/cheat/internal/config"
) )
const version = "3.5.1" const version = "3.6.0"
func main() { func main() {