Skip to content

Commit

Permalink
chore: change version
Browse files Browse the repository at this point in the history
  • Loading branch information
bailicangdu committed Oct 30, 2023
1 parent 9887e2b commit 9b2ebc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/zh-cn/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

### 1.0.0-rc.2

`2023-10-26`
`2023-10-30`

- **New**

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@micro-zoe/micro-app",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "A lightweight, efficient and powerful micro front-end framework",
"private": false,
"main": "lib/index.min.js",
Expand Down

0 comments on commit 9b2ebc0

Please sign in to comment.