]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Trivial style changes
[sgblog.git] / common.go
index 8d92801f3c8a7fb604122355727ec8b82297a8cc..e6bc9e529626ae657307d97a20a8f29da03f9ee7 100644 (file)
--- a/common.go
+++ b/common.go
@@ -3,5 +3,5 @@ package sgblog
 
 const (
        WhenFmt = "2006-01-02 15:04:05Z07:00"
-       Version = "0.3.2"
+       Version = "0.3.3"
 )