diff --git a/package-lock.json b/package-lock.json index 6b7671b..5390c1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-step-wizard", - "version": "5.3.4", + "version": "5.3.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 76fff1a..59805a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-step-wizard", - "version": "5.3.4", + "version": "5.3.5", "description": "A modern flexible step wizard component built for React", "main": "dist/react-step-wizard.min.js", "typings": "dist/index.d.ts",