Skip to content

Commit 457be63

Browse files
committed
bump release to v0.6.2
1 parent 44709f6 commit 457be63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/never/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/containeroo/never/internal/app"
99
)
1010

11-
const version string = "v0.6.1"
11+
const version string = "v0.6.2"
1212

1313
func main() {
1414
// Create a root context

0 commit comments

Comments
 (0)