diff --git a/package.json b/package.json index 6e0c526..77c6a46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-faux-dom", - "version": "2.3.0", + "version": "2.4.0", "description": "DOM like data structure to be mutated by D3 et al, then rendered to React elements", "main": "lib/ReactFauxDOM.js", "scripts": {