From 33379e88517c85f405bfffbc5cb009bbefc2f720 Mon Sep 17 00:00:00 2001 From: Skillz Date: Sat, 29 Aug 2020 19:10:15 -0400 Subject: [PATCH] eggs --- egg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg.yml b/egg.yml index 6eeb94667..b671dbb7f 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.0 +version: 8.3.1 stable: true files: - ./src/**/*