Skip to content

Commit 068a0af

Browse files
committed
v5.0.0
1 parent 5470581 commit 068a0af

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# UNRELEASED
22

3+
# matrix-sdk-crypto-wasm v5.0.0
4+
35
**BREAKING CHANGES**
46

57
- `OlmMachine.importBackedUpRoomKeys` now takes a `backupVersion` argument.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matrix-org/matrix-sdk-crypto-wasm",
3-
"version": "4.10.0",
3+
"version": "5.0.0",
44
"homepage": "https://github.com/matrix-org/matrix-rust-sdk-wasm",
55
"description": "WebAssembly bindings of the matrix-sdk-crypto encryption library",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)