releasing 0.92

ensure the nil problem is resolved.
This commit is contained in:
Chris Lu 2018-07-24 01:54:15 -07:00
parent 0b99557c29
commit e8a5ee4f48

View file

@ -1,5 +1,5 @@
package util
const (
VERSION = "0.92 beta2"
VERSION = "0.92"
)