You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2021/08/09 11:22:21 UTC

[dubbo-js] branch master updated: fixex: update version 4.0.1

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 <fe...@gmail.com>
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/*"
   ],