diff --git a/package.json b/package.json index 373af69..218a1e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "symbol-tree", - "version": "1.3.1", + "version": "1.4.0", "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol", "main": "lib/SymbolTree.js", "scripts": {