Skip to content

Commit f8a6fc5

Browse files
committed
ci: release v0.2.5
1 parent 615b500 commit f8a6fc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 of cloudtoolkit
15-
const version = `0.2.4`
15+
const version = `0.2.5`
1616

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

0 commit comments

Comments
 (0)