Skip to content

Commit 4d35e45

Browse files
authored
Bump app version
1 parent 52b0af8 commit 4d35e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"github.com/pkg/browser"
1414
)
1515

16-
const appVersion = "1.1.0"
16+
const appVersion = "1.2.0"
1717

1818
func main() {
1919
var outfilePtr = flag.String("o", "", "Output filename. (Optional)")

0 commit comments

Comments
 (0)