You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2018/09/14 06:34:02 UTC

[incubator-echarts] branch release updated: fix version number

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

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


The following commit(s) were added to refs/heads/release by this push:
     new dbd5a32  fix version number
dbd5a32 is described below

commit dbd5a323b63ce0b7d6f68358486fc7a50ebf8ff9
Author: sushuang <su...@gmail.com>
AuthorDate: Fri Sep 14 14:33:47 2018 +0800

    fix version number
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index cef3c17..dec614e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "echarts",
-  "version": "4.2.0-rc1",
+  "version": "4.2.0-rc.1",
   "description": "A powerful charting and visualization library for browser",
   "keywords": [
     "visualization",


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