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 0903741

Browse files
committed
mark 0.4.1 version
1 parent 60dfca5 commit 0903741

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.4.0
1+
xorm v0.4.1

xorm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
const (
16-
Version string = "0.4"
16+
Version string = "0.4.1"
1717
)
1818

1919
func regDrvsNDialects() bool {

0 commit comments

Comments
 (0)