chore: bump version

Bumps the version to `3.0.2`.
This commit is contained in:
Chris Lane 2019-10-28 19:44:08 -04:00
parent 8d532bcdee
commit 10af84dc10
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.0.1"
const version = "3.0.2"
func main() {