We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba42de commit a2066f9Copy full SHA for a2066f9
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.0`
+const version = `0.2.1`
16
17
// showBanner is used to show the banner to the user
18
func ShowBanner() {
0 commit comments