Prepare for v0.3.0 release

This commit is contained in:
Unknown 2014-04-21 06:54:07 -04:00
parent 660b47373d
commit de01f81489
4 changed files with 27 additions and 3 deletions

View file

@ -12,7 +12,6 @@ import (
_ "github.com/go-sql-driver/mysql"
"github.com/go-xorm/xorm"
_ "github.com/gogits/cache"
_ "github.com/lib/pq"
"github.com/gogits/gogs/modules/base"