We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b1a6d commit 2784a0eCopy full SHA for 2784a0e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@data-structure/skip-list",
3
"description": "Skip list data structure for JavaScript",
4
- "version": "0.0.1",
+ "version": "1.0.0",
5
"license": "AGPL-3.0",
6
"author": "make-github-pseudonymous-again",
7
"homepage": "https://data-structures-and-algorithms.github.io/skip-list",
0 commit comments