Skip to content

Commit 0460386

Browse files
committed
Bump version
1 parent 87e9fc9 commit 0460386

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
@@ -14,7 +14,7 @@ const banner = `
1414
`
1515

1616
// version is the current version of cdncheck
17-
const version = `v1.2.12`
17+
const version = `v1.2.13`
1818

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

0 commit comments

Comments
 (0)