Skip to content

Commit 2b54579

Browse files
committed
TASK: Release 1.0.1
1 parent b2718d3 commit 2b54579

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
@@ -30,7 +30,7 @@ func main() {
3030
app.Usage = "Flow Framework xDebug proxy"
3131
app.Author = "Dominique Feyer"
3232
app.Email = "dominique@neos.io"
33-
app.Version = "0.9.0"
33+
app.Version = "1.0.1"
3434

3535
app.Flags = []cli.Flag{
3636
cli.StringFlag{

0 commit comments

Comments
 (0)