We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a45092 commit d65944cCopy full SHA for d65944c
modd.go
@@ -16,7 +16,7 @@ import (
16
)
17
18
// Version is the modd release version
19
-const Version = "0.5"
+const Version = "0.6"
20
21
const lullTime = time.Millisecond * 100
22
0 commit comments