1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-09 04:22:45 +03:00

0.5.0-rc.0

This commit is contained in:
github-actions[bot]
2023-11-02 11:59:48 +00:00
committed by GitHub
parent bca74ef7c3
commit a5872ffeff
4 changed files with 31 additions and 31 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@matrix-org/syn2mas",
"version": "0.0.0",
"version": "0.5.0-rc.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@matrix-org/syn2mas",
"version": "0.0.0",
"version": "0.5.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"command-line-args": "^5.2.1",

View File

@@ -1,6 +1,6 @@
{
"name": "@matrix-org/syn2mas",
"version": "0.0.0",
"version": "0.5.0-rc.0",
"description": "A tool to migrate Synapse users and sessions to the Matrix Authentication Service",
"license": "Apache-2.0",
"author": "Matrix.org",