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