diff --git a/package.json b/package.json index c0e5b7d..4ab467f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vertical-timeline-component-react", - "version": "4.0.2", + "version": "4.0.3", "description": "A simple component for create a vertical timeline with React", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",