]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Raise copyright years
[sgblog.git] / common.go
index 4e74ca0ac5e1c84df0db4d67df9e3afaa673c466..255aa31226ed4bd93fcac879fd8a75c4db7cd797 100644 (file)
--- a/common.go
+++ b/common.go
@@ -2,6 +2,6 @@
 package sgblog
 
 const (
-       Version = "0.6.1"
+       Version = "0.14.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )