diff --git a/package.json b/package.json index e7ad35776..0a380a9c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.5.0-io.3b", + "version": "2024.5.0-io.3c", "codename": "nasubi", "repository": { "type": "git", diff --git a/packages/misskey-js/package.json b/packages/misskey-js/package.json index 61b3821c2..4911ea79f 100644 --- a/packages/misskey-js/package.json +++ b/packages/misskey-js/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "misskey-js", - "version": "2024.5.0-io.3b", + "version": "2024.5.0-io.3c", "description": "Misskey SDK for JavaScript", "types": "./built/dts/index.d.ts", "exports": {