This commit is contained in:
Brandon Smith
2015-08-21 19:32:20 -03:00
parent 67f9296c07
commit 10ff8a441a
5 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.2.1-*",
"version": "0.5.0-*",
"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.4.3"
"Discord.Net": "0.5.0"
},
"frameworks": {
"net45": { },