Prepare for release v0.3.0

This commit is contained in:
Unknown 2014-04-21 06:37:57 -04:00
parent 11a28428de
commit 660b47373d
4 changed files with 4 additions and 3 deletions

View file

@ -10,9 +10,10 @@ import (
"strconv"
"github.com/codegangsta/cli"
qlog "github.com/qiniu/log"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/base"
qlog "github.com/qiniu/log"
)
var CmdUpdate = cli.Command{