DarthSim 6 vuotta sitten
vanhempi
commit
afd052bdb5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      main.go

+ 1 - 1
main.go

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