From 84208bba557b97ef54933dcf5b706cd7f363d495 Mon Sep 17 00:00:00 2001 From: Skillz Date: Fri, 4 Sep 2020 16:51:56 -0400 Subject: [PATCH] man i wish eggs would update automatically --- egg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg.yml b/egg.yml index 5eaa77739..f5fb38300 100644 --- a/egg.yml +++ b/egg.yml @@ -2,7 +2,7 @@ name: Discordeno description: >- Discord Deno TypeScript API library wrapper(Officially vetted library by Discord Team) https://discordeno.netlify.app -version: 8.4.5 +version: 8.4.6 stable: true files: - ./src/**/*