From 3af60aa49e9a12b2ccd495b4e06accf80f87cab4 Mon Sep 17 00:00:00 2001 From: Skillz Date: Fri, 21 Aug 2020 14:33:50 -0400 Subject: [PATCH] eggs --- egg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg.yml b/egg.yml index e87d21124..263e941c6 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.0.0 +version: 8.1.0 stable: true files: - ./src/**/*