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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]