Skip to content

Commit 3a62837

Browse files
committed
bump: 3.03
Signed-off-by: Christopher Angelo <angelo@angeloanan.xyz>
1 parent d54d0d1 commit 3a62837

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

events/ready.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const presenceData: PresenceData = {
55
afk: false,
66
activity: {
77
type: 'WATCHING',
8-
name: 'for ~!help | v3.0.2'
8+
name: 'for ~!help | v3.0.3'
99
}
1010
}
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lyrics-finder",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Lyrics Finder bot on Discord",
55
"main": "index.js",
66
"repository": "https://github.com/angeloanan/lyrics-finder",

0 commit comments

Comments
 (0)