From b0593193c6d16fc2a67935ff80cf368c1e657ea5 Mon Sep 17 00:00:00 2001 From: Skillz Date: Wed, 19 Aug 2020 20:59:55 -0400 Subject: [PATCH] update eggs --- egg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg.yml b/egg.yml index a546786f0..3867d47bb 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: 7.4.2 +version: 7.4.3 stable: true files: - ./src/**/*