It should be 0.9.2 version

This commit is contained in:
Leonid Bugaev
2014-10-27 16:42:48 +05:00
parent e4b7c8c763
commit b7567bbd15
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
const (
VERSION = "0.9.3"
VERSION = "0.9.2"
)
type AppSettings struct {