diff --git a/package.json b/package.json index 6562a5b..5a63d66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "final-form-focus", - "version": "1.1.1", + "version": "1.1.2", "description": "Decorator that will attempt to apply focus to the first field with an error upon an attempted form submission in 🏁 Final Form", "main": "dist/final-form-focus.cjs.js", "jsnext:main": "dist/final-form-focus.es.js",