Skip to content

Commit

Permalink
Update version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mapitman committed Oct 30, 2018
1 parent c21d926 commit 828c7ff
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 (
"github.com/pkg/browser"
)

const appVersion = "1.0.0"
const appVersion = "1.1.0"

func main() {
var outfilePtr = flag.String("o", "", "Output filename. (Optional)")
Expand Down

0 comments on commit 828c7ff

Please sign in to comment.