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