From a3143aa27866c3840bcf5e61d285a21231ae2aa7 Mon Sep 17 00:00:00 2001 From: Sebastian Pietschner Date: Sun, 19 Feb 2023 02:57:14 +0000 Subject: [PATCH] oops, wrong month --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f078df3..fbb1243 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dynamica", "license": "MIT", - "version": "2023.3.0", + "version": "2023.2.0", "repository": { "type": "git", "url": "https://github.com/DynamicaBot/Dynamica" @@ -70,4 +70,4 @@ "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } -} +} \ No newline at end of file