Skip to content

Commit 157097d

Browse files
committed
Bump cronner verion to 0.7.1
1 parent e6ffdb3 commit 157097d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cronner.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
// Version is the program's version string
21-
const Version = "0.7.0"
21+
const Version = "0.7.1"
2222

2323
type cmdHandler struct {
2424
gs *godspeed.Godspeed

0 commit comments

Comments
 (0)