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