Skip to content

Commit 8a339ee

Browse files
committed
bumping version
1 parent 89bbfaa commit 8a339ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/runner/banner.go

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

1414
// Version is the current version
15-
const Version = `0.0.1`
15+
const Version = `0.0.2`
1616

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

0 commit comments

Comments
 (0)