1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 13:16:08 +02:00

Bump version to 2025.9.0-alpha.0

This commit is contained in:
github-actions[bot]
2025-09-06 02:11:36 +00:00
parent 279af1d72f
commit b681788315
3 changed files with 3 additions and 3 deletions

View File

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