Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit ec5b4dc

Browse files
0.6.0
1 parent 5126d36 commit ec5b4dc

File tree

4 files changed

+31
-31
lines changed

4 files changed

+31
-31
lines changed

Cargo.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = ["crates/*"]
44
resolver = "2"
55

66
# Updated in the CI with a `sed` command
7-
package.version = "0.5.0"
7+
package.version = "0.6.0"
88
package.license = "Apache-2.0"
99
package.authors = ["Quentin Gliech <[email protected]>"]
1010
package.edition = "2021"

tools/syn2mas/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/syn2mas/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/syn2mas",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "A tool to migrate Synapse users and sessions to the Matrix Authentication Service",
55
"license": "Apache-2.0",
66
"author": "Matrix.org",

0 commit comments

Comments
 (0)