Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 838b226

Browse files
committed
tag v0.5.6
1 parent 4314d0d commit 838b226

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
xorm v0.5.5.0916
1+
xorm v0.5.6.0921

xorm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717

1818
const (
1919
// Version show the xorm's version
20-
Version string = "0.5.5.0916"
20+
Version string = "0.5.6.0921"
2121
)
2222

2323
func regDrvsNDialects() bool {

0 commit comments

Comments
 (0)