We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b1160 commit 16e9a88Copy full SHA for 16e9a88
cmd/screp/screp.go
@@ -18,7 +18,7 @@ import (
18
19
const (
20
appName = "screp"
21
- appVersion = "v1.1.3"
+ appVersion = "v1.2.0"
22
appAuthor = "Andras Belicza"
23
appHome = "https://github.com/icza/screp"
24
)
0 commit comments