DarthSim 7 år sedan
förälder
incheckning
f5f6b24d4b
1 ändrade filer med 1 tillägg och 1 borttagningar
  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