Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit 9d2e6e2

Browse files
committed
fix(package): バージョン番号を "12.0.0-rc.1" から "12.0.0-rc-1.1" に更新
1 parent 0b1355b commit 9d2e6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "noraneko-bin",
3-
"version": "12.0.0-rc.1",
3+
"version": "12.0.0-rc-1.1",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)