Skip to content

Commit

Permalink
feat: 修改需要发版的版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhomie committed Jun 17, 2024
1 parent cc2579c commit 33bfcbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antd-mini",
"version": "0.0.26",
"version": "0.0.27",
"scripts": {
"dev": "minidev dev --no-source-map",
"dev:site": "dumi dev",
Expand Down Expand Up @@ -128,4 +128,4 @@
],
"license": "MIT",
"homepage": "https://github.com/ant-design/ant-design-mini"
}
}

0 comments on commit 33bfcbc

Please sign in to comment.