Jelajahi Sumber

Bumb version

DarthSim 7 tahun lalu
induk
melakukan
f5f6b24d4b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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