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/**/*