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

beto pushed a commit to branch 1.1.0
in repository https://gitbox.apache.org/repos/asf/superset.git

commit bc7315ea0c06052931ea8c4809bebb45638504d2
Author: Beto Dealmeida <[email protected]>
AuthorDate: Fri Mar 26 16:32:30 2021 -0700

    Update version in superset-frontend/package.json
---
 superset-frontend/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 984a9e1..0e677bf 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -1,6 +1,6 @@
 {
   "name": "superset",
-  "version": "0.999.0dev",
+  "version": "1.1.0rc1",
   "description": "Superset is a data exploration platform designed to be 
visual, intuitive, and interactive.",
   "license": "Apache-2.0",
   "directories": {

Reply via email to