Compare commits

...

2 Commits

Author SHA1 Message Date
Florian Duros 0fb233c581 matrix-sdk-crypto-js v0.1.1
Release `crypto-js` / Publish 🕸 [m]-crypto-js (push) Failing after 28s
2023-07-06 16:55:22 +02:00
Florian Duros 8d576c40d2 Update CHANGELOG.md 2023-07-06 16:55:13 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Next version
# v0.1.1
- Add `verify` method to `Device`.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-js",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/matrix-org/matrix-rust-sdk",
"description": "Matrix encryption library, for JavaScript",
"license": "Apache-2.0",