We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3a398d + 4890312 commit a1b9786Copy full SHA for a1b9786
internal/runner/banner.go
@@ -13,7 +13,7 @@ const banner = `
13
`
14
15
// version is the current version of cloudlist
16
-const version = `1.2.0`
+const version = `1.2.1`
17
18
// showBanner is used to show the banner to the user
19
func showBanner() {
0 commit comments