diff --git a/package.json b/package.json index 603afc8..9a14776 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "commandparser", - "version": "1.1.1", + "version": "1.1.2", "description": "Parser meant to parse commands and their options for discord bots", "main": "build/index.js", "author": "Navy.gif",