Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdp committed Jan 14, 2017
1 parent 44a4848 commit f29688f
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 @@ -13,7 +13,7 @@ import (
"time"
)

const cmdVersion string = "dev"
const cmdVersion string = "0.3.0"
const cmdSeparator string = "========================================================================"

var (
Expand Down

0 comments on commit f29688f

Please sign in to comment.