diff --git a/package-lock.json b/package-lock.json index bf52bc4..dcf54d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-step-wizard", - "version": "5.3.8", + "version": "5.3.9", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 977ac05..ae9c5e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-step-wizard", - "version": "5.3.8", + "version": "5.3.9", "description": "A modern flexible step wizard component built for React", "main": "dist/react-step-wizard.min.js", "typings": "dist/index.d.ts",