There was an error while loading. Please reload this page.
1 parent 14f29fc commit e95adfcCopy full SHA for e95adfc
1 file changed
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