prepare for 0.95

This commit is contained in:
Chris Lu
2018-09-03 20:52:52 -07:00
parent 35bafd9861
commit 7f760f16b0

View File

@@ -1,5 +1,5 @@
package util package util
const ( const (
VERSION = "0.94" VERSION = "0.95"
) )