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