Removed prerelease tag from project.json

This commit is contained in:
RogueException
2016-11-17 16:23:12 -04:00
parent b92747d8b7
commit 42cbd67ee0
7 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta2-*",
"version": "1.0.0-*",
"description": "A core Discord.Net library containing the REST client and models.",
"authors": [ "RogueException" ],