Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Commit

Permalink
v0.10.18
Browse files Browse the repository at this point in the history
  • Loading branch information
kristw committed May 16, 2019
1 parent c63edcd commit 1cccde5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/superset-ui-plugins/lerna.json
Expand Up @@ -5,5 +5,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "0.10.17"
"version": "0.10.18"
}
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugins-demo",
"version": "0.10.17",
"version": "0.10.18",
"description": "Storybook for Superset UI Plugins 🔌💡",
"private": true,
"main": "index.js",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/preset-chart-xy",
"version": "0.10.17",
"version": "0.10.18",
"description": "Superset Chart - XY",
"sideEffects": [
"*.css"
Expand Down

0 comments on commit 1cccde5

Please sign in to comment.