]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
recfiles instead of netstrings
[sgblog.git] / common.go
index 6476388518d1e7b8e8ddb534fe984325a104e061..7fae06b6c1a2254883b610a49238f9683842e684 100644 (file)
--- a/common.go
+++ b/common.go
@@ -2,6 +2,6 @@
 package sgblog
 
 const (
-       Version = "0.8.0"
+       Version = "0.9.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )