Skip to content

Commit

Permalink
forgot to update a version
Browse files Browse the repository at this point in the history
  • Loading branch information
achiragaming committed Dec 31, 2023
1 parent d464a91 commit 58ae1ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "damonjs",
"version": "1.4.8",
"version": "1.4.9",
"preview": false,
"description": "A modified Shoukaku wrapper with enhanced queue support.",
"main": "dist/Index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/Index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ export * from './DamonJs';
export { DamonJsTrack, DamonJsQueue, DamonJsPlayer, Plugins };
export * from './Modules/Interfaces';

export const version = '1.4.7';
export const version = '1.4.9';

0 comments on commit 58ae1ae

Please sign in to comment.