0.7.1-beta2

This commit is contained in:
RogueException
2015-10-01 13:14:17 -03:00
parent 716e0ee6a4
commit 796b639ee1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.7.1-beta1",
"version": "0.7.1-beta2",
"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.7.1-beta1"
"Discord.Net": "0.7.1-beta2"
},
"frameworks": {
"net45": { },

View File

@@ -1,5 +1,5 @@
{
"version": "0.7.1-beta1",
"version": "0.7.1-beta2",
"description": "An unofficial .Net API wrapper for the Discord client.",
"authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ],