Skip to content

Commit

Permalink
1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed Jan 21, 2021
1 parent 48f0a76 commit a0d1b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Annotate stdin with timestamps per line.
}
}

const Version = "1.1"
const Version = "1.3"

func main() {
version := flag.Bool("version", false, "Print the version string")
Expand Down

0 comments on commit a0d1b2d

Please sign in to comment.