From 945ef96573917a984a524b4e3a4a9b2f828466f2 Mon Sep 17 00:00:00 2001 From: Skillz Date: Tue, 25 Aug 2020 17:38:23 -0400 Subject: [PATCH] latest eggs --- egg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg.yml b/egg.yml index 06c26fb8a..3c55eb7ee 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.2.1 +version: 8.2.2 stable: true files: - ./src/**/*