]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Less panic
[sgblog.git] / common.go
index 1b7620249b1ee93cd4382873fb5d23470867bfd3..789940085aec94e5b77c4916d6db1ee7747a21aa 100644 (file)
--- a/common.go
+++ b/common.go
@@ -15,7 +15,7 @@ import (
 )
 
 const (
-       Version = "0.20.0"
+       Version = "0.20.1"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )