We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b9d4b commit 312b62eCopy full SHA for 312b62e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "symbol-tree",
3
- "version": "3.1.1",
+ "version": "3.1.2",
4
"description": "Turn any collection of objects into its own efficient tree or linked list using Symbol",
5
"main": "lib/SymbolTree.js",
6
"scripts": {
0 commit comments