Skip to content

Commit 16e9a88

Browse files
committed
Increment app version
1 parent d3b1160 commit 16e9a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/screp/screp.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
const (
2020
appName = "screp"
21-
appVersion = "v1.1.3"
21+
appVersion = "v1.2.0"
2222
appAuthor = "Andras Belicza"
2323
appHome = "https://github.com/icza/screp"
2424
)

0 commit comments

Comments
 (0)