diff --git a/package-lock.json b/package-lock.json index 30f73b2..5fc4947 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "discord-hono", - "version": "0.4.8", + "version": "0.4.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "discord-hono", - "version": "0.4.8", + "version": "0.4.9", "license": "MIT", "dependencies": { "discord-interactions": "^3.4.0" diff --git a/package.json b/package.json index 08fe76a..14b2836 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-hono", - "version": "0.4.8", + "version": "0.4.9", "description": "Edge Functions module for interacting with the Discord API", "author": "Luis (https://github.com/LuisFun)", "homepage": "https://github.com/LuisFun/discord-hono",