summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-03-29 18:03:34 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-03-29 18:03:34 +0900
commit2bbc0878e78fc05ad88408e748ded4d1a873526d (patch)
tree00d9898e34a0caef46dd03357a5eed55f3822c58 /packages
parent🎨 (diff)
parentBump version to 2025.3.2-beta.16 (diff)
downloadsharkey-2bbc0878e78fc05ad88408e748ded4d1a873526d.tar.gz
sharkey-2bbc0878e78fc05ad88408e748ded4d1a873526d.tar.bz2
sharkey-2bbc0878e78fc05ad88408e748ded4d1a873526d.zip
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
Diffstat (limited to 'packages')
-rw-r--r--packages/misskey-js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/misskey-js/package.json b/packages/misskey-js/package.json
index a1f46e3dd8..89955e0f01 100644
--- a/packages/misskey-js/package.json
+++ b/packages/misskey-js/package.json
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
- "version": "2025.3.2-beta.15",
+ "version": "2025.3.2-beta.16",
"description": "Misskey SDK for JavaScript",
"license": "MIT",
"main": "./built/index.js",