Skip to content

Commit

Permalink
Merge pull request #85 from simeji/fix-version
Browse files Browse the repository at this point in the history
fix version
  • Loading branch information
simeji authored Mar 31, 2019
2 parents 620b34b + 1b85f0e commit 67d65a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/jid/jid.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/simeji/jid"
)

const VERSION = "0.7.5"
const VERSION = "0.7.6"

func main() {
content := os.Stdin
Expand Down

0 comments on commit 67d65a2

Please sign in to comment.