Skip to content

Commit

Permalink
0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed Aug 8, 2018
1 parent 1fb8e88 commit e42123b
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.4"
const Version = "0.5"

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

0 comments on commit e42123b

Please sign in to comment.