chore: version bump

Version bump to `3.0.4`.
This commit is contained in:
Chris Lane 2019-11-05 19:19:17 -05:00
parent f7c093bec0
commit e7a1a296e3
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.3"
const version = "3.0.4"
func main() {