1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 05:15:35 +02:00

Bump version to 2026.5.0-alpha.0

This commit is contained in:
github-actions[bot]
2026-05-01 05:21:43 +00:00
parent 665adfccb7
commit 7c9942f014
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
"version": "2026.4.0-beta.2",
"version": "2026.5.0-alpha.0",
"description": "Misskey SDK for JavaScript",
"license": "MIT",
"main": "./built/index.js",