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 0c452a0 commit fa8389dCopy full SHA for fa8389d
1 file changed
goawk.go
@@ -43,7 +43,7 @@ import (
43
)
44
45
const (
46
- version = "v1.8.1"
+ version = "v1.9.0"
47
copyright = "GoAWK " + version + " - Copyright (c) 2019 Ben Hoyt"
48
shortUsage = "usage: goawk [-F fs] [-v var=value] [-f progfile | 'prog'] [file ...]"
49
longUsage = `Standard AWK arguments:
0 commit comments