We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1cbfd commit 3109cd2Copy full SHA for 3109cd2
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@comparison-sorting/quick-sort",
3
"description": "Quicksort algorithm for JavaScript",
4
- "version": "8.0.0",
+ "version": "9.0.0",
5
"license": "AGPL-3.0",
6
"author": "make-github-pseudonymous-again",
7
"homepage": "https://comparison-sorting.github.io/quick-sort",
0 commit comments