This is an automated email from the ASF dual-hosted git repository.
hufeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-js.git
The following commit(s) were added to refs/heads/master by this push:
new c490600 fixex: update version 4.0.1
c490600 is described below
commit c4906007309e0648eb371f510765ad83abda36e7
Author: hufeng <[email protected]>
AuthorDate: Mon Aug 9 19:21:41 2021 +0800
fixex: update version 4.0.1
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index a4ce2df..e376bf1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"private": true,
- "version": "4.0.0",
+ "version": "4.0.1",
"workspaces": [
"packages/*"
],