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 53abdd1 commit b714dd0Copy full SHA for b714dd0
main.go
@@ -15,7 +15,7 @@ import (
15
"gopkg.in/yaml.v3"
16
)
17
18
-const Version = "0.2.0"
+const Version = "0.3.0"
19
20
const usage = `Usage of scaleconnect:
21
0 commit comments