Updated Versions

This commit is contained in:
RogueException
2016-02-11 20:48:49 -04:00
parent 8f5e3e7613
commit 2528c3feb4
4 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.9.0-alpha2",
"version": "0.9.0",
"description": "A Discord.Net extension adding basic command support.",
"authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ],
@@ -16,7 +16,7 @@
},
"dependencies": {
"Discord.Net": "0.9.0-alpha2"
"Discord.Net": "0.9.0"
},
"frameworks": {
"net45": { },