From 90c96089617c954b85ef82c003ab8410b8865d12 Mon Sep 17 00:00:00 2001 From: Dylan Rodgers Date: Fri, 21 May 2021 17:57:07 +0100 Subject: [PATCH] 1.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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)",