Skip to content

Commit d65944c

Browse files
committed
v0.6
1 parent 8a45092 commit d65944c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
// Version is the modd release version
19-
const Version = "0.5"
19+
const Version = "0.6"
2020

2121
const lullTime = time.Millisecond * 100
2222

0 commit comments

Comments
 (0)