Bump version to 2024.9.0-alpha.2

This commit is contained in:
github-actions[bot]
2024-09-21 11:17:18 +00:00
parent 00ccc2251a
commit 67a5119072
2 changed files with 2 additions and 2 deletions

View File

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