We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615b500 commit f8a6fc5Copy full SHA for f8a6fc5
1 file changed
runner/banner.go
@@ -12,7 +12,7 @@ const banner = `
12
`
13
14
// version is the current version of cloudtoolkit
15
-const version = `0.2.4`
+const version = `0.2.5`
16
17
// showBanner is used to show the banner to the user
18
func ShowBanner() {
0 commit comments