fix: fixed version tag

This commit is contained in:
SethCohen
2022-08-24 00:58:31 -04:00
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "github-release-to-discord", "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", "description": "Github Action that parses a release and sends it to a Discord channel",
"type": "module", "type": "module",
"main": "index.js", "main": "index.js",