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

+ 1 - 1
main.go

@@ -7,7 +7,7 @@ import (
 	_ "net/http/pprof"
 )
 
-const version = "2.0.0"
+const version = "2.0.1"
 
 type ctxKey string