]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Title in phlog's comment links
[sgblog.git] / common.go
index 300259638f980cafaf5b10f3b5f4a46ca63622d5..ea1e7db192831f6e7eac0001f12078cc4b3a3e74 100644 (file)
--- a/common.go
+++ b/common.go
@@ -2,6 +2,6 @@
 package sgblog
 
 const (
-       Version = "0.15.0"
+       Version = "0.16.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )