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 89bbfaa commit 8a339eeCopy full SHA for 8a339ee
internal/runner/banner.go
@@ -12,7 +12,7 @@ const banner = `
12
`
13
14
// Version is the current version
15
-const Version = `0.0.1`
+const Version = `0.0.2`
16
17
// showBanner is used to show the banner to the user
18
func showBanner() {
0 commit comments