diff --git a/package.json b/package.json index e4dc80906..4ced45889 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.3.1-io.4a", + "version": "2024.3.1-io.4b", "codename": "nasubi", "repository": { "type": "git", diff --git a/packages/misskey-js/package.json b/packages/misskey-js/package.json index 8d61645e0..26dd73ae8 100644 --- a/packages/misskey-js/package.json +++ b/packages/misskey-js/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "misskey-js", - "version": "2024.3.1-io.4a", + "version": "2024.3.1-io.4b", "description": "Misskey SDK for JavaScript", "types": "./built/dts/index.d.ts", "exports": {