Skip to content

Commit 1b54c45

Browse files
committed
Bump up version to v1.0.1 (test additions and printf tweak)
1 parent 167ee23 commit 1b54c45

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.0.0"
47+
version = "v1.0.1"
4848
)
4949

5050
func main() {

0 commit comments

Comments
 (0)