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