diff --git a/package-lock.json b/package-lock.json index 334d4af..088327c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mainroom", - "version": "0.22.6", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mainroom", - "version": "0.22.6", + "version": "1.0.0", "license": "CC-BY-NC-SA-4.0", "dependencies": { "@aws-sdk/client-s3": "^3.4.1", diff --git a/package.json b/package.json index 73bfca2..6e9e976 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mainroom", - "version": "0.22.6", + "version": "1.0.0", "description": "Live streaming web application for DJs, bands and artists", "license": "CC-BY-NC-SA-4.0", "author": "Dylan Rodgers (https://github.com/DylanRodgers98)",