We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d739d2e commit 8e78cf5Copy full SHA for 8e78cf5
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@data-structure-algebra/circularly-linked-list",
3
"description": "Circularly linked lists for JavaScript",
4
- "version": "2.1.0",
+ "version": "3.0.0",
5
"license": "AGPL-3.0",
6
"author": "make-github-pseudonymous-again",
7
"homepage": "https://data-structure-algebra.github.io/circularly-linked-list",
0 commit comments