diff --git a/History.md b/History.md index e1eed1c..7467804 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +1.5.1 / 2018-10-31 +================== + +**fixes** + * [[`8355941`](http://github.com/alipay/sofa-rpc-node/commit/835594142d0faa10ff7addc0c175476cb22a943c)] - fix: dubbo registry issue (#18) (zōng yǔ <>) + 1.5.0 / 2018-10-30 ================== diff --git a/package.json b/package.json index 0a19ca7..defbef8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sofa-rpc-node", - "version": "1.5.0", + "version": "1.5.1", "description": "SOFARPC Nodejs Implementation", "main": "lib/index.js", "files": [