Skip to content

Commit e95adfc

Browse files
committed
version update
1 parent 14f29fc commit e95adfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/banners.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const banner = `
1313
`
1414

1515
// Version is the current version of uncover
16-
const version = `v1.0.8`
16+
const version = `v1.0.9`
1717

1818
// showBanner is used to show the banner to the user
1919
func showBanner() {

0 commit comments

Comments
 (0)