Identify version as development

This commit is contained in:
Schuyler Cebulskie
2017-06-02 00:19:02 -04:00
parent 45cf05746d
commit 2a96296e95

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "12.0.0",
"version": "12.0.0-dev",
"description": "A powerful library for interacting with the Discord API",
"main": "./src/index",
"types": "./typings/index.d.ts",