Skip to content

Commit 5aee58b

Browse files
3.1.0
1 parent 37c2f2c commit 5aee58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "symbol-tree",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Turn any collection of objects into its own efficient tree or linked list using Symbol",
55
"main": "lib/SymbolTree.js",
66
"scripts": {

0 commit comments

Comments
 (0)