Skip to content

Commit 1bdae08

Browse files
committed
[TASK] Release 0.9.0
1 parent 418a86f commit 1bdae08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ func main() {
2020
app.Usage = "Flow Framework xDebug proxy"
2121
app.Author = "Dominique Feyer"
2222
app.Email = "dominique@neos.io"
23-
app.Version = "0.1.0"
23+
app.Version = "0.9.0"
2424

2525
app.Flags = []cli.Flag{
2626
cli.StringFlag{

0 commit comments

Comments
 (0)