Skip to content

Commit ab2c158

Browse files
committed
Bump up version number for release
1 parent 08c8242 commit ab2c158

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
@@ -44,7 +44,7 @@ import (
4444
)
4545

4646
const (
47-
version = "v1.11.0"
47+
version = "v1.12.0"
4848
copyright = "GoAWK " + version + " - Copyright (c) 2021 Ben Hoyt"
4949
shortUsage = "usage: goawk [-F fs] [-v var=value] [-f progfile | 'prog'] [file ...]"
5050
longUsage = `Standard AWK arguments:

0 commit comments

Comments
 (0)