From c59ce58925d5849a93e60d37d4a0471b27fa0731 Mon Sep 17 00:00:00 2001 From: Khaaz Date: Wed, 29 Jul 2020 22:41:57 +0200 Subject: [PATCH] v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc6f63c7..bc9d6fdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axoncore", - "version": "2.0.1", + "version": "2.1.0", "description": "The best fully featured discord bot framework. Universal Client, Command and Event handler.", "author": "Khaaz ", "link": "https://github.com/Khaaz/AxonCore",