matrix-sdk-crypto-js v0.1.4

This commit is contained in:
Richard van der Hoff
2023-07-12 16:58:19 +01:00
parent a4cece7dd7
commit b62bb90c79
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# unreleased
# v0.1.4
- Add method `OlmMachine.queryKeysForUsers` to build an out-of-band key
request.

View File

@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-js",
"version": "0.1.3",
"version": "0.1.4",
"homepage": "https://github.com/matrix-org/matrix-rust-sdk",
"description": "Matrix encryption library, for JavaScript",
"license": "Apache-2.0",