From cf66330c179b83e3a01a0def14559702687ced1d Mon Sep 17 00:00:00 2001 From: Skillz Date: Mon, 31 Aug 2020 15:59:53 -0400 Subject: [PATCH] bump eggs --- egg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg.yml b/egg.yml index b671dbb7f..b3b964803 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.3.1 +version: 8.4.0 stable: true files: - ./src/**/*