Skip to content

Commit

Permalink
bump: 3.03
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Angelo <[email protected]>
  • Loading branch information
angeloanan committed Jun 4, 2020
1 parent d54d0d1 commit 3a62837
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion events/ready.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const presenceData: PresenceData = {
afk: false,
activity: {
type: 'WATCHING',
name: 'for ~!help | v3.0.2'
name: 'for ~!help | v3.0.3'
}
}

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": "lyrics-finder",
"version": "3.0.2",
"version": "3.0.3",
"description": "Lyrics Finder bot on Discord",
"main": "index.js",
"repository": "https://github.com/angeloanan/lyrics-finder",
Expand Down

0 comments on commit 3a62837

Please sign in to comment.