diff --git a/package-lock.json b/package-lock.json index 6f1a95a..c30f58a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "discord-trivia-bot", - "version": "1.8.1", + "version": "1.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "discord-trivia-bot", - "version": "1.8.1", + "version": "1.8.2", "license": "Apache-2.0", "dependencies": { "circular-json": "^0.5.9", diff --git a/package.json b/package.json index 6734204..5a07a95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-trivia-bot", - "version": "1.8.1", + "version": "1.8.2", "description": "Play trivia in Discord! Featuring three modes of play and 24 categories, including Anime & Manga, Video Games, Sports, Science, and more.", "main": "index.js", "isGitBuild": true,