From a133768618ee2cb061b92cd9887b60ae9305e796 Mon Sep 17 00:00:00 2001 From: Amish Shah Date: Sun, 1 Mar 2020 18:00:39 +0000 Subject: [PATCH] v12.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94219aeb0..f6d32957a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "12.0.0-dev", + "version": "12.0.0", "description": "A powerful library for interacting with the Discord API", "main": "./src/index", "types": "./typings/index.d.ts",