diff --git a/package.json b/package.json index c00e8aadd4..49664f99fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.1.0-io.1a", + "version": "2024.1.0-io.1b", "codename": "nasubi", "repository": { "type": "git", diff --git a/packages/misskey-js/package.json b/packages/misskey-js/package.json index 4123f12b7d..4e86d22f89 100644 --- a/packages/misskey-js/package.json +++ b/packages/misskey-js/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "misskey-js", - "version": "2024.1.0-io.1a", + "version": "2024.1.0-io.1b", "description": "Misskey SDK for JavaScript", "types": "./built/dts/index.d.ts", "exports": {