Skip to content

Commit

Permalink
chore: Bump version to 2.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Aug 21, 2021
1 parent 846e1b5 commit 7d118c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"discord.js": "^13.0.1"
},
"description": "A npm package for fetching messages from a Discord Guild, Channel or Channel list.",
"description": "A npm package for fetching messages from a Discord Guild, Guild list, Channel, Channel list, Thread or Thread list.",
"devDependencies": {
"@types/node": "^16.4.13",
"prettier": "^2.3.2",
Expand Down Expand Up @@ -48,5 +48,5 @@
"prettier": "prettier src *.json *.md --write"
},
"types": "dist",
"version": "2.3.0"
"version": "2.4.0"
}

0 comments on commit 7d118c5

Please sign in to comment.