We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f29fc commit e95adfcCopy full SHA for e95adfc
runner/banners.go
@@ -13,7 +13,7 @@ const banner = `
13
`
14
15
// Version is the current version of uncover
16
-const version = `v1.0.8`
+const version = `v1.0.9`
17
18
// showBanner is used to show the banner to the user
19
func showBanner() {
0 commit comments