We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd8045 commit 26aaa25Copy full SHA for 26aaa25
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "quickselect",
3
- "version": "1.0.1",
+ "version": "1.1.0",
4
"description": "A tiny and fast selection algorithm in JavaScript.",
5
"module": "index.js",
6
"main": "quickselect.js",
0 commit comments