chore: version bump

Bumps version to `3.2.1`.
This commit is contained in:
Chris Lane 2019-11-24 12:03:26 -05:00
parent 3afea0972c
commit 973a1f59ea
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.2.0"
const version = "3.2.1"
func main() {