From a26dd9718f102362470a460c3530d1fb000d25bb Mon Sep 17 00:00:00 2001 From: Killer069 <65385476+killer069@users.noreply.github.com> Date: Sat, 12 Mar 2022 23:24:39 +0530 Subject: [PATCH] 1.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aef24af..234fe1f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "play-dl", "version": "1.9.1", - "description": "YouTube, SoundCloud, Spotify, Deezer searching and streaming for discord.js bots", + "description": "YouTube, SoundCloud, Spotify, Deezer searching and streaming for discord-js bots", "main": "dist/index.js", "typings": "dist/index.d.ts", "module": "dist/index.mjs",