release version 1.0.0 (#2466)

* Bump version: 0.19.0 → 1.0.0-rc.0

* Bump version: 1.0.0-rc.0 → 1.0.0
This commit is contained in:
Severiano Badajoz
2021-11-02 14:53:26 -07:00
committed by GitHub
parent a344f292a9
commit 853976b716
5 changed files with 6 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "cellxgene",
"version": "0.19.0",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cellxgene",
"version": "0.19.0",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@babel/eslint-parser": "^7.15.0",

View File

@@ -1,6 +1,6 @@
{
"name": "cellxgene",
"version": "0.19.0",
"version": "1.0.0",
"license": "MIT",
"description": "cellxgene is a web application for the interactive exploration of single cell sequence data.",
"repository": "https://github.com/chanzuckerberg/cellxgene",