doc & version

This commit is contained in:
Lunny Xiao 2014-01-25 10:50:42 +08:00
parent 56700ee336
commit 2f86968e94
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
xorm v0.3.1 xorm v0.4

2
doc.go
View File

@ -1,4 +1,4 @@
// Copyright 2013 The XORM Authors. All rights reserved. // Copyright 2013 - 2014 The XORM Authors. All rights reserved.
// Use of this source code is governed by a BSD // Use of this source code is governed by a BSD
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.