This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch fix/release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit c257c8bc31e3e619b4e26800cdfa469215f952e5
Author: sushuang <sushuang0...@gmail.com>
AuthorDate: Mon Sep 16 14:37:28 2019 +0800

    release: 4.3.0 (update npm version)
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index a4e911f..cd274eb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "echarts",
-  "version": "4.3.0-rc.2",
+  "version": "4.3.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 7c3b3de..9658efc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "echarts",
-  "version": "4.3.0-rc.2",
+  "version": "4.3.0",
   "description": "A powerful charting and visualization library for browser",
   "license": "Apache-2.0",
   "keywords": [


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to