We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2718d3 commit 2b54579Copy full SHA for 2b54579
1 file changed
main.go
@@ -30,7 +30,7 @@ func main() {
30
app.Usage = "Flow Framework xDebug proxy"
31
app.Author = "Dominique Feyer"
32
app.Email = "dominique@neos.io"
33
- app.Version = "0.9.0"
+ app.Version = "1.0.1"
34
35
app.Flags = []cli.Flag{
36
cli.StringFlag{
0 commit comments