diff --git a/package-lock.json b/package-lock.json index 9e78c3a..03af304 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "capacitor-native-biometric", - "version": "4.2.0", + "version": "4.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "capacitor-native-biometric", - "version": "4.2.0", + "version": "4.2.1", "license": "MIT", "dependencies": { "@capacitor/core": "^3.4.3" diff --git a/package.json b/package.json index 05f413a..b297550 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "capacitor-native-biometric", - "version": "4.2.0", + "version": "4.2.1", "description": "This plugin gives access to the native biometric apis for android and iOS", "main": "dist/esm/index.js", "types": "dist/esm/index.d.ts",