DarthSim 7 éve
szülő
commit
28088a12a0
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      main.go

+ 1 - 1
main.go

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