Skip to content

Commit 7444eb4

Browse files
author
Will Nelson
committed
v2.10.1
1 parent 14e60b4 commit 7444eb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lavalink",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "A Lavalink client for JavaScript.",
55
"main": "dist/src/index.js",
66
"types": "typings/src/index.d.ts",
@@ -36,4 +36,4 @@
3636
"backoff": "^2.5.0",
3737
"ws": "^6.0.0"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)