Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Bump to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zsims committed Nov 13, 2018
1 parent 91c5274 commit 91bfdac
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 (
)

var (
Version string = "1.6.0"
Version string = "1.7.0"
)

func main() {
Expand Down

0 comments on commit 91bfdac

Please sign in to comment.