We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9cdad commit 974debaCopy full SHA for 974deba
pkg/runner/banner.go
@@ -17,7 +17,7 @@ const banner = `
17
`
18
19
// Version is the current version
20
-const Version = `v0.0.4`
+const Version = `v0.0.5`
21
22
// showBanner is used to show the banner to the user
23
func showBanner() {
0 commit comments