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

Bump version to 2026.5.2-alpha.0

This commit is contained in:
github-actions[bot]
2026-05-12 10:16:46 +00:00
parent f6ea52b1be
commit bf3c1f6686
3 changed files with 3 additions and 3 deletions

View File

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