Skip to content

Commit 16cb02b

Browse files
authored
Merge pull request #185 from essentialkaos/develop
Bump version
2 parents 3347bfe + 3b6a801 commit 16cb02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import (
3939
// App info
4040
const (
4141
APP = "bop"
42-
VER = "1.3.2"
42+
VER = "1.3.3"
4343
DESC = "Utility for generating formal bibop tests for RPM packages"
4444
)
4545

0 commit comments

Comments
 (0)