Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
williaster committed Sep 19, 2018
1 parent af9038e commit 8878bd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": [
"packages/*"
],
"version": "0.0.3"
"version": "0.0.4"
}
2 changes: 1 addition & 1 deletion packages/superset-ui-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/core",
"version": "0.0.3",
"version": "0.0.4",
"description": "Superset UI core 🤖",
"sideEffects": false,
"main": "lib/index.js",
Expand Down

0 comments on commit 8878bd4

Please sign in to comment.