浏览代码

update version

xormplus 8 年之前
父节点
当前提交
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 {