Skip to content

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skick1234 committed Jul 13, 2020
1 parent 3556df3 commit 0a4bd76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ See more definitions, properties and events details in the [Documentation page](

## Example Bot

- [DisTube-Bot](https://github.com/skick1234/DisTube-Bot) - In development :>
- [DisTube-Bot](https://github.com/skick1234/DisTube-Bot) - [Invite Bot](https://discord.com/api/oauth2/authorize?client_id=730011243041128478&permissions=3238976&scope=bot)

```javascript
// DisTube example bot, definitions, properties and events details in the Documentation page.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "distube",
"version": "1.4.1",
"version": "1.4.2",
"description": "A Discord.js v12 module to easily manage music commands and play Youtube song on Discord without any API key.",
"main": "src/DisTube.js",
"typings": "typings/DisTube.d.ts",
Expand Down

0 comments on commit 0a4bd76

Please sign in to comment.