diff --git a/modd.go b/modd.go index bcdec2a..2fab3a6 100644 --- a/modd.go +++ b/modd.go @@ -16,7 +16,7 @@ import ( ) // Version is the modd release version -const Version = "0.5" +const Version = "0.6" const lullTime = time.Millisecond * 100