Skip to content

Commit fa8389d

Browse files
committed
Bump up version number for release
1 parent 0c452a0 commit fa8389d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

goawk.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import (
4343
)
4444

4545
const (
46-
version = "v1.8.1"
46+
version = "v1.9.0"
4747
copyright = "GoAWK " + version + " - Copyright (c) 2019 Ben Hoyt"
4848
shortUsage = "usage: goawk [-F fs] [-v var=value] [-f progfile | 'prog'] [file ...]"
4949
longUsage = `Standard AWK arguments:

0 commit comments

Comments
 (0)