Skip to content

Commit

Permalink
0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed Apr 27, 2018
1 parent 691f68d commit 91145b8
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 = "0.2"
const Version = "0.3"

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

0 comments on commit 91145b8

Please sign in to comment.