From 5fe85f3e9af4f5ba46293293ff45b2681a4a2b43 Mon Sep 17 00:00:00 2001 From: Abheek Dhawan Date: Tue, 29 Mar 2022 22:33:14 -0500 Subject: [PATCH] v4.3.0 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index e1a4ce7..a086dee 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "typescript": "^4.6.2" }, "name": "awesomescibo", - "version": "4.2.1", + "version": "4.3.0", "scripts": { "build": "yarn tsc" }, @@ -31,4 +31,3 @@ "license": "MIT", "description": "A simple Discord bot that automatically generates Science Bowl rounds using the ScibowlDB API!" } -