We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046bb04 commit 8033f88Copy full SHA for 8033f88
version/version.go
@@ -2,4 +2,4 @@ package version
2
3
const Name string = "runn"
4
5
-var Version = "0.129.0" //nostyle:repetition
+var Version = "0.129.1" //nostyle:repetition
0 commit comments