diff --git a/package.json b/package.json index 6bf5fdb..bd40d48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metasig/tauri-plugin-keystore-api", - "version": "2.4.1", + "version": "2.4.2", "author": "0x330a", "description": "Interact with the device-native key storage (Android Keystore, iOS Keychain) & perform ecdh operations for generating symmetric keys", "type": "module", @@ -36,4 +36,4 @@ "type": "git", "url": "git+https://github.com/Metasig/tauri-plugin-keystore.git" } -} \ No newline at end of file +}