chore: version bump

Bumps version to 3.2.0.
This commit is contained in:
Chris Lane 2019-11-20 18:56:50 -05:00
parent daa43d3867
commit a01a3491a4
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.1.1"
const version = "3.2.0"
func main() {