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 6c94396 commit fa6df5cCopy full SHA for fa6df5c
1 file changed
goawk.go
@@ -47,7 +47,7 @@ import (
47
)
48
49
const (
50
- version = "v1.30.0"
+ version = "v1.30.1"
51
copyright = "GoAWK " + version + " - Copyright (c) 2022 Ben Hoyt"
52
shortUsage = "usage: goawk [-F fs] [-v var=value] [-f progfile | 'prog'] [file ...]"
53
longUsage = `Standard AWK arguments:
0 commit comments