You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by am...@apache.org on 2021/05/13 07:22:49 UTC

[superset] tag 1.2.0rc1 created (now 70ca532)

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

amitmiran pushed a change to tag 1.2.0rc1
in repository https://gitbox.apache.org/repos/asf/superset.git.


      at 70ca532  (commit)
This tag includes the following new commits:

     new 70ca532  chore: bump version

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: chore: bump version

Posted by am...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

amitmiran pushed a commit to tag 1.2.0rc1
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 70ca5323467532399350f0de7f50585d264d76e2
Author: amitmiran137 <am...@nielsen.com>
AuthorDate: Thu May 13 10:19:02 2021 +0300

    chore: bump version
---
 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 5b8c257..fd100cc 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -1,6 +1,6 @@
 {
   "name": "superset",
-  "version": "0.999.0dev",
+  "version": "1.2.0",
   "description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.",
   "license": "Apache-2.0",
   "directories": {