Kaynağa Gözat

Bump version

DarthSim 7 yıl önce
ebeveyn
işleme
afd052bdb5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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