From a3aee114dd47e62f97900585493c13928241ebd2 Mon Sep 17 00:00:00 2001 From: Shadow Date: Sun, 29 Aug 2021 21:22:51 -0500 Subject: [PATCH] Release! v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02d6d57..ed8404c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amaribot.js", - "version": "0.4.0", + "version": "1.0.0", "description": "A node.js wrapper for the AmariBot API", "main": "src/index.js", "scripts": {