diff --git a/package-lock.json b/package-lock.json index aca3115..e6e95d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "integreat-adapter-form", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "integreat-adapter-form", - "version": "1.0.0", + "version": "1.0.1", "license": "ISC", "dependencies": { "map-any": "^1.0.0" diff --git a/package.json b/package.json index 9a848b4..aa48cf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "integreat-adapter-form", - "version": "1.0.0", + "version": "1.0.1", "description": "application/x-www-form-urlencoded adapter for Integreat", "author": "Kjell-Morten Bratsberg Thorsen ", "license": "ISC",