From 4812106ff09898cc885aab893a5f2507dd0d8502 Mon Sep 17 00:00:00 2001 From: Evo <85353424+EvolutionX-10@users.noreply.github.com> Date: Tue, 28 Jun 2022 23:02:11 +0530 Subject: [PATCH] chore: rebased api update branch (#65) Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Co-authored-by: xxDeveloper <77380166+Murtatrxx@users.noreply.github.com> --- .github/CODEOWNERS | 1 - README.md | 2 +- package-lock.json | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 42d14d2..c59af2d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ src/* @jacoobes -docs/* @Murtatrxx \ No newline at end of file diff --git a/README.md b/README.md index 259511e..37a6ccd 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ It is **highly encouraged** to use the [command line interface](https://github.c ## Links - [Official Documentation](https://sern-handler.js.org) -- [Support Server](https://discord.com/invite/Yvb7DnqjXX) +- [Support Server](https://discord.com/invite/mmyCTnYtbF) ## Contribute diff --git a/package-lock.json b/package-lock.json index dd38b72..a33bb60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sern/handler", - "version": "1.0.3-beta", + "version": "1.1.0-beta", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sern/handler", - "version": "1.0.3-beta", + "version": "1.1.0-beta", "license": "MIT", "dependencies": { "discord.js": "^14.0.0-dev.1647259751.2297c2b",