diff --git a/package-lock.json b/package-lock.json index af54c9b..2eb7e24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@thream/api", - "version": "1.2.8", + "version": "1.2.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@thream/api", - "version": "1.2.8", + "version": "1.2.9", "hasInstallScript": true, "dependencies": { "@fastify/cors": "8.3.0", diff --git a/package.json b/package.json index 2dae40f..6d42d11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thream/api", - "version": "1.2.8", + "version": "1.2.9", "description": "Thream's application programming interface to stay close with your friends and communities.", "private": true, "type": "module",