Skip to content

Commit e34fcc3

Browse files
release: v0.6.2
1 parent f0ced68 commit e34fcc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dokdo",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Dokdo. Easy Discord bot debuging tool.",
55
"main": "./src/index.js",
66
"types": "./typings/index.d.ts",
@@ -46,4 +46,4 @@
4646
"peerDependencies": {
4747
"discord.js": "^14.0.0"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)