Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobenolt committed Feb 20, 2019
1 parent da0c5b9 commit 315e3bb
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 @@ -15,7 +15,7 @@ import (
"github.com/jeanfric/goembed/countingwriter"
)

const Version = "0.3.1"
const Version = "0.4.0"

func usageAndExit(s string, c *cli.Context) {
fmt.Printf("!! %s\n\n", s)
Expand Down

0 comments on commit 315e3bb

Please sign in to comment.