We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4cece7 commit b62bb90Copy full SHA for b62bb90
bindings/matrix-sdk-crypto-js/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# unreleased
+# v0.1.4
2
3
- Add method `OlmMachine.queryKeysForUsers` to build an out-of-band key
4
request.
bindings/matrix-sdk-crypto-js/package.json
@@ -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",
5
"description": "Matrix encryption library, for JavaScript",
6
"license": "Apache-2.0",
0 commit comments