We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418a86f commit 1bdae08Copy full SHA for 1bdae08
1 file changed
main.go
@@ -20,7 +20,7 @@ func main() {
20
app.Usage = "Flow Framework xDebug proxy"
21
app.Author = "Dominique Feyer"
22
app.Email = "dominique@neos.io"
23
- app.Version = "0.1.0"
+ app.Version = "0.9.0"
24
25
app.Flags = []cli.Flag{
26
cli.StringFlag{
0 commit comments