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