Skip to content

Commit 2acb7f4

Browse files
committed
chore: align version number [skip ci]
1 parent e43eb17 commit 2acb7f4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

plugins/development/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/development",
3-
"version": "4.0.1-beta.3",
3+
"version": "4.1.0-beta.9",
44
"description": "development tool for egg",
55
"publishConfig": {
66
"access": "public",

plugins/onerror/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/onerror",
3-
"version": "3.0.1-beta.1",
3+
"version": "3.1.0-beta.9",
44
"publishConfig": {
55
"access": "public",
66
"exports": {

plugins/watcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/watcher",
3-
"version": "4.0.5-beta.3",
3+
"version": "4.1.0-beta.9",
44
"publishConfig": {
55
"access": "public",
66
"exports": {

tools/create-egg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-egg",
3-
"version": "4.0.1-beta.0",
3+
"version": "4.1.0-beta.9",
44
"publishConfig": {
55
"access": "public",
66
"exports": {

tools/egg-bin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/bin",
3-
"version": "7.3.1-beta.7",
3+
"version": "7.4.0-beta.9",
44
"publishConfig": {
55
"access": "public",
66
"exports": {

0 commit comments

Comments
 (0)