Skip to content

Commit 9be6f0d

Browse files
committed
v0.0.2
1 parent 723883a commit 9be6f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

horenso.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"github.com/kballard/go-shellquote"
1616
)
1717

18-
const version = "0.0.1"
18+
const version = "0.0.2"
1919

2020
type opts struct {
2121
Reporter []string `short:"r" long:"reporter" required:"true" value-name:"/path/to/reporter.pl" description:"handler for reporting the result of the job"`

0 commit comments

Comments
 (0)