Skip to content

Commit 0449576

Browse files
authored
Merge pull request #1388 from matrix-org/release-matrix-sdk-crypto-js-v0.1.0-alpha.3
Release matrix-sdk-crypto-js v0.1.0-alpha.3
2 parents ad9d8bc + 9c7ffd4 commit 0449576

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.yarnrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matrix-org/matrix-sdk-crypto-js",
3-
"version": "0.1.0-alpha.2",
3+
"version": "0.1.0-alpha.3",
44
"homepage": "https://github.com/matrix-org/matrix-rust-sdk",
55
"description": "Matrix encryption library, for JavaScript",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)