Explorar el Código

update version

xormplus hace 8 años
padre
commit
0312b19656
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      xorm.go

+ 1 - 1
xorm.go

@@ -17,7 +17,7 @@ import (
 
 const (
 	// Version show the xorm's version
-	Version string = "0.6.1.0315"
+	Version string = "0.6.2.0401"
 )
 
 func regDrvsNDialects() bool {