Skip to content

Commit

Permalink
chore(Release): 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skick1234 committed Jun 13, 2024
1 parent ecc4dfb commit a76fa76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-push
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
. "$(dirname "$0")/_/husky.sh"

pnpm install --frozen-lockfile
pnpm run build:check
pnpm run type
pnpm run test
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": "5.0.1",
"version": "5.0.2",
"description": "A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit a76fa76

Please sign in to comment.