Skip to content

Commit b0babe2

Browse files
committed
2.3.0
1 parent 618ba73 commit b0babe2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metasig/tauri-plugin-keystore-api",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"author": "0x330a",
55
"description": "Interact with the device-native key storage (Android Keystore, iOS Keychain) & perform ecdh operations for generating symmetric keys",
66
"type": "module",
@@ -36,4 +36,4 @@
3636
"type": "git",
3737
"url": "git+https://github.com/Metasig/tauri-plugin-keystore.git"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)