]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Skip comments to possibly unexisting commits
[sgblog.git] / common.go
index 55d2d5f3eb1632e8a3133880e897e073dbb603cc..300259638f980cafaf5b10f3b5f4a46ca63622d5 100644 (file)
--- a/common.go
+++ b/common.go
@@ -2,6 +2,6 @@
 package sgblog
 
 const (
-       Version = "0.9.1"
+       Version = "0.15.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )