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.
2 parents ad9d8bc + 9c7ffd4 commit 0449576Copy full SHA for 0449576
.yarnrc
@@ -0,0 +1,2 @@
1
+version-tag-prefix "matrix-sdk-crypto-js-v"
2
+version-git-message "matrix-sdk-crypto-js v%s"
package.json
@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-js",
3
- "version": "0.1.0-alpha.2",
+ "version": "0.1.0-alpha.3",
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