瀏覽代碼

update version

xormplus 9 年之前
父節點
當前提交
0312b19656
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {