1
0
DarthSim 7 жил өмнө
parent
commit
28088a12a0
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -8,7 +8,7 @@ import (
 	_ "net/http/pprof"
 )
 
-const version = "2.0.2"
+const version = "2.1.0.beta1"
 
 type ctxKey string