diff --git a/package-lock.json b/package-lock.json index 02e3640..09e8682 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@42.nl/jarb-final-form", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@42.nl/jarb-final-form", - "version": "2.1.0", + "version": "2.1.1", "license": "ISC", "devDependencies": { "@42.nl/spring-connect": "5.0.2", diff --git a/package.json b/package.json index a07f56c..3eb39c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@42.nl/jarb-final-form", - "version": "2.1.0", + "version": "2.1.1", "description": "Validating forms through JaRB.", "files": [ "lib"