DarthSim 6 lat temu
rodzic
commit
3290fbbf43
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      main.go

+ 1 - 1
main.go

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