1 parent 30f16ce commit 6a87bdaCopy full SHA for 6a87bda
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.3.1`
+const version = `0.3.2`
16
17
// showBanner is used to show the banner to the user
18
func ShowBanner() {
0 commit comments