Skip to content

Commit 08ffa16

Browse files
committed
RELEASE: post-tag bump version to v0.5.8-dev
1 parent 0650943 commit 08ffa16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const ProjectName = "smtpdane"
1414

1515
// may be updated by the linker on the link command-line when compiling
1616
var (
17-
Version string = "0.5.7"
17+
Version string = "0.5.8-dev"
1818
Commit = ""
1919
CompileDate = ""
2020
BuiltBy = ""

0 commit comments

Comments
 (0)