diff --git a/package-lock.json b/package-lock.json index eca6b33..b9405f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "antisocial", - "version": "1.2.3", + "version": "1.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "antisocial", - "version": "1.2.3", + "version": "1.2.4", "license": "UNLICENSED", "dependencies": { "@fastify/static": "10.1.3", diff --git a/package.json b/package.json index 033f687..c6590dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antisocial", - "version": "1.2.3", + "version": "1.2.4", "private": true, "description": "Reads social posts back to you without the app.", "license": "UNLICENSED",