Skip to content

Commit ab9393e

Browse files
committed
Bump version
1 parent c64f545 commit ab9393e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/runner/banner.go

+1-1
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.1.2`
17+
const version = `v1.1.3`
1818

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

0 commit comments

Comments
 (0)