We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 620b34b + 1b85f0e commit 67d65a2Copy full SHA for 67d65a2
1 file changed
cmd/jid/jid.go
@@ -8,7 +8,7 @@ import (
8
"github.com/simeji/jid"
9
)
10
11
-const VERSION = "0.7.5"
+const VERSION = "0.7.6"
12
13
func main() {
14
content := os.Stdin
0 commit comments