diff --git a/package.json b/package.json index 88970e7..d80ea91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-lazy-load-image-component", - "version": "1.5.1", + "version": "1.5.2", "description": " React Component to lazy load images using a HOC to track window scroll position.", "main": "build/index.js", "peerDependencies": {