Bump version number

pull/157/head
Matthieu Grieger 2016-06-23 09:17:48 -07:00 committed by GitHub
parent 7ed70c8410
commit 0320ca75fa
1 changed files with 1 additions and 1 deletions

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)
}