1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-31 20:37:06 +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"
)
const version = "3.5.1"
const version = "3.6.0"
func main() {