Skip to content

Commit ee7f2c5

Browse files
authored
Bump up version to 2024.5.0-io.9g (#984)
1 parent 9b79304 commit ee7f2c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "misskey",
3-
"version": "2024.5.0-io.9f",
3+
"version": "2024.5.0-io.9g",
44
"codename": "nasubi",
55
"repository": {
66
"type": "git",

packages/misskey-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "misskey-js",
4-
"version": "2024.5.0-io.9f",
4+
"version": "2024.5.0-io.9g",
55
"description": "Misskey SDK for JavaScript",
66
"types": "./built/dts/index.d.ts",
77
"exports": {

0 commit comments

Comments
 (0)