chore: bumps version to 3.4.0

This commit is contained in:
Chris Lane 2020-01-29 14:17:06 -05:00
parent 313b5ebd27
commit 9251849d23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import (
"github.com/cheat/cheat/internal/config"
)
const version = "3.3.2"
const version = "3.4.0"
func main() {