We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806f337 commit b358a40Copy full SHA for b358a40
cli/cli/version.go
@@ -25,5 +25,5 @@
25
package cli
26
27
var (
28
- Version = "0.1.12-rc4"
+ Version = "0.1.12-rc5"
29
)
0 commit comments