]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
URLized comments feed
[sgblog.git] / common.go
index 20e6a7bde31a5291a92758e4b1dfcd3afd54d1e5..108bf97585afd3c37132d18d375b25052935c42f 100644 (file)
--- a/common.go
+++ b/common.go
@@ -2,6 +2,6 @@
 package sgblog
 
 const (
-       Version = "0.12.0"
+       Version = "0.13.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )