diff --git a/package-lock.json b/package-lock.json index 61a210b..fb5e43c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-final-form", - "version": "6.5.4", + "version": "6.5.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e594702..0eea022 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-final-form", - "version": "6.5.4", + "version": "6.5.5", "description": "🏁 High performance subscription-based form state management for React", "main": "dist/react-final-form.cjs.js", "jsnext:main": "dist/react-final-form.es.js",