Bumps version to `3.1.1`.
This commit is contained in:
Chris Lane 2019-11-19 19:59:45 -05:00
parent a8e6fdb18a
commit a7067279df
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.0"
const version = "3.1.1"
func main() {