Skip to content

Commit

Permalink
Version Bump v0.21.1 (deephaven#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed authored Nov 3, 2022
1 parent 3671273 commit ecdbc76
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "0.21.0"
"version": "0.21.1"
}
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/code-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/code-studio",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven Code Studio",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/components",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven React component library",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/console",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven Console",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard-core-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/dashboard-core-plugins",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven Dashboard Core Plugins",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/dashboard",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven Dashboard",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/embed-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/embed-chart",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven Embedded Chart",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/embed-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/embed-grid",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven Embedded Grid",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/file-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/file-explorer",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven File Explorer React component",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/golden-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/golden-layout",
"version": "0.21.0",
"version": "0.21.1",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
"description": "A multi-screen javascript Layout manager",
Expand Down
2 changes: 1 addition & 1 deletion packages/iris-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/iris-grid",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven Iris Grid",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsapi-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/jsapi-components",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven JSAPI Components",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pouch-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deephaven/pouch-storage",
"version": "0.21.0",
"version": "0.21.1",
"description": "Deephaven Storage based on PouchDB",
"author": "Deephaven Data Labs LLC",
"license": "Apache-2.0",
Expand Down

0 comments on commit ecdbc76

Please sign in to comment.