Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Crosson committed May 25, 2017
1 parent 29f6f94 commit 350b958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/git-ledger/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/urfave/cli"
)

var VERSION = semver.MustParse("0.0.0")
var VERSION = semver.MustParse("0.1.0")

func main () {

Expand Down

0 comments on commit 350b958

Please sign in to comment.