Skip to content

Commit 974deba

Browse files
committed
version update
1 parent 9f9cdad commit 974deba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/runner/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const banner = `
1717
`
1818

1919
// Version is the current version
20-
const Version = `v0.0.4`
20+
const Version = `v0.0.5`
2121

2222
// showBanner is used to show the banner to the user
2323
func showBanner() {

0 commit comments

Comments
 (0)