Skip to content

Commit

Permalink
increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperspencer committed Apr 5, 2020
1 parent adbb68c commit 4a26615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion historian.go
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ func help() {
}

func main() {
app.Version("1.0.2")
app.Version("1.0.3")
usr, err := user.Current()
if err != nil {
fmt.Println(err)
Expand Down

0 comments on commit 4a26615

Please sign in to comment.