Skip to content

Commit 67d65a2

Browse files
authored
Merge pull request #85 from simeji/fix-version
fix version
2 parents 620b34b + 1b85f0e commit 67d65a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/jid/jid.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/simeji/jid"
99
)
1010

11-
const VERSION = "0.7.5"
11+
const VERSION = "0.7.6"
1212

1313
func main() {
1414
content := os.Stdin

0 commit comments

Comments
 (0)