This is an automated email from the ASF dual-hosted git repository.
dpgaspar pushed a commit to branch 0.35
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/0.35 by this push:
new 62c2e15 Bump version to 0.35.1
62c2e15 is described below
commit 62c2e15a0adf76571ba14401c60d6f8a3216aa0a
Author: Daniel Gaspar <[email protected]>
AuthorDate: Fri Nov 15 14:15:31 2019 +0000
Bump version to 0.35.1
---
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 f70a743..cefd21d 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -1,6 +1,6 @@
{
"name": "superset",
- "version": "0.35.0",
+ "version": "0.35.1",
"description": "Superset is a data exploration platform designed to be
visual, intuitive, and interactive.",
"license": "Apache-2.0",
"directories": {