You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/03/26 23:35:01 UTC

[superset] branch 1.1.0 created (now bc7315e)

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

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


      at bc7315e  Update version in superset-frontend/package.json

This branch includes the following new commits:

     new bc7315e  Update version in superset-frontend/package.json

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[superset] 01/01: Update version in superset-frontend/package.json

Posted by be...@apache.org.
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 <ro...@dealmeida.net>
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": {