Skip to content

Commit

Permalink
2024.2.0-beta.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaina committed Feb 16, 2024
1 parent 7a35f13 commit 8c1a582
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2024.2.0-beta.12",
"version": "2024.2.0-beta.13",
"codename": "nasubi",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/misskey-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
"version": "2024.2.0-beta.12",
"version": "2024.2.0-beta.13",
"description": "Misskey SDK for JavaScript",
"types": "./built/dts/index.d.ts",
"exports": {
Expand Down

0 comments on commit 8c1a582

Please sign in to comment.