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