diff --git a/package.json b/package.json index 4be5ee3..ed28973 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-valence-ui-iframe", - "version": "4.0.1", + "version": "4.1.0", "description": "An iframe wrapper which provides callbacks for when the iframe has loaded and callbacks providing the size of the iframe's contents if we can figure them out", "main": "src/react-valence-ui-iframe.js", "scripts": {