diff --git a/package.json b/package.json index 0b8c0c6..72429a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-release-to-discord", - "version": "1.10.0", + "version": "1.10.1", "description": "Github Action that parses a release and sends it to a Discord channel", "type": "module", "main": "index.js",