We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11c20b commit e5ca0faCopy full SHA for e5ca0fa
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "symbol-tree",
3
- "version": "3.1.4",
+ "version": "3.2.0",
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