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/03/29 08:47:52 UTC

[superset] branch tmp-1.2 updated: Update package.json

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

amitmiran pushed a commit to branch tmp-1.2
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/tmp-1.2 by this push:
     new 37c30b8  Update package.json
37c30b8 is described below

commit 37c30b8b51ca718a932f510d4ced190e0ecb4d4a
Author: Amit Miran <47...@users.noreply.github.com>
AuthorDate: Mon Mar 29 11:47:20 2021 +0300

    Update 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 fd69386..8b38df9 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -1,6 +1,6 @@
 {
   "name": "superset",
-  "version": "0.999.0dev",
+  "version": "1.2@tmp",
   "description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.",
   "license": "Apache-2.0",
   "directories": {