Bump version number

This commit is contained in:
Matthieu Grieger 2016-06-23 09:17:48 -07:00 committed by GitHub
parent 7ed70c8410
commit 0320ca75fa

View file

@ -32,7 +32,7 @@ func init() {
services.DJ = DJ
bot.DJ = DJ
DJ.Version = "3.0.2"
DJ.Version = "3.0.3"
logrus.SetLevel(logrus.WarnLevel)
}