From b650ca3d8e5143ac2a4724eceffba40d05cf3512 Mon Sep 17 00:00:00 2001 From: ayntee Date: Sat, 26 Dec 2020 20:07:24 +0400 Subject: [PATCH] Update the version in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 416c9f6cd..5926e5af7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ import { Intents, sendMessage, startBot, -} from "https://deno.land/x/discordeno@9.4.0/mod.ts"; +} from "https://deno.land/x/discordeno@10.0.0/mod.ts"; startBot({ token: "BOT TOKEN",