diff --git a/package.json b/package.json index e21cc33..fce618c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-easy-panzoom", - "version": "0.2.2", + "version": "0.2.3", "description": "Wrapper to enable pan and zoom for any React component", "main": "./lib/index.js", "author": "mnogueron",