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 a6969fb commit 6585c3cCopy full SHA for 6585c3c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tyriar/avl-tree",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "An implementation of the AVL tree data structure",
5
"scripts": {
6
"doc": "documentation-readme -s \"API\"",
0 commit comments