This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch 0.24
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/0.24 by this push:
new d8f514c 0.24.0
d8f514c is described below
commit d8f514ce583e775b7e79f84a0c11fdfea3ddcd08
Author: Maxime Beauchemin <maximebeauchemin@gmail.com>
AuthorDate: Fri Mar 23 08:28:20 2018 -0700
0.24.0
---
superset/assets/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/superset/assets/package.json b/superset/assets/package.json
index 79a369a..636a789 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -1,6 +1,6 @@
{
"name": "superset",
- "version": "0.24rc1",
+ "version": "0.24.0",
"description": "Superset is a data exploration platform designed to be visual, intuitive,
and interactive.",
"license": "Apache-2.0",
"directories": {
--
To stop receiving notification emails like this one, please contact
maximebeauchemin@apache.org.
|