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
1 changed files with 1 additions and 1 deletions

View File

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