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 <[email protected]> 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": {
