Skip to content

Commit

Permalink
1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed Jul 16, 2019
1 parent c8eb5be commit 94d6a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -20,7 +20,7 @@ Annotate stdin with timestamps per line.
}
}

const Version = "1.0"
const Version = "1.1"

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

0 comments on commit 94d6a55

Please sign in to comment.