Refactor all the things!

This commit is contained in:
RogueException
2015-09-13 11:46:26 -03:00
parent 1d920a7e6a
commit 4529ad3d4a
70 changed files with 3105 additions and 3094 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.6.1-beta2",
"version": "0.7.0-beta1",
"description": "A small Discord.Net extension to make bot creation easier.",
"authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ],
@@ -13,7 +13,7 @@
"warningsAsErrors": true
},
"dependencies": {
"Discord.Net": "0.6.1-beta2"
"Discord.Net": "0.7.0-beta1"
},
"frameworks": {
"net45": { },