]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Proper path terminators
[sgblog.git] / common.go
index 9eaaeda29455fb390f6a00db6124bc61b21e9e48..b5c82ed70083ed5b07d0987a8a40647f48c18426 100644 (file)
--- a/common.go
+++ b/common.go
@@ -15,7 +15,7 @@ import (
 )
 
 const (
-       Version = "0.22.0"
+       Version = "0.23.1"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )