瀏覽代碼

Bumb version

DarthSim 7 年之前
父節點
當前提交
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