Skip to content

Commit

Permalink
v2.6.101
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyuki committed Sep 30, 2021
1 parent cf2cf11 commit 20cb59d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "2.6.100"
"version": "2.6.101"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpxjs/core",
"version": "2.6.98",
"version": "2.6.101",
"description": "mpx runtime core",
"keywords": [
"miniprogram",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpxjs/webpack-plugin",
"version": "2.6.100",
"version": "2.6.101",
"description": "mpx compile core",
"keywords": [
"mpx"
Expand Down

0 comments on commit 20cb59d

Please sign in to comment.