diff --git a/package.json b/package.json index 1099d6f..f00e4bd 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,10 @@ { "name": "play-dl", - "version": "1.3.1", + "version": "1.3.2", "description": "YouTube, SoundCloud, Spotify streaming for discord.js bots", "main": "dist/index.js", "typings": "dist/index.d.ts", "directories": { - "doc": "docs", "example": "examples" }, "scripts": {