diff --git a/package.json b/package.json index 22a3019..2e9f996 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "React wizard (stepper) builder without the hassle, powered by hooks.", "homepage": "https://github.com/devrnt/react-use-wizard#readme", "module": "dist/react-use-wizard.esm.js", - "version": "2.1.3", + "version": "2.2.0", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",