Skip to content

Commit

Permalink
-> 0.3.3-2
Browse files Browse the repository at this point in the history
  • Loading branch information
vikignt committed Apr 18, 2020
2 parents 0cabf96 + c5f359e commit 45bda38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# svelte-mui changelog

## Unpublish
## 0.3.3-2

- Popover
- listen keydown event on capture phase and stopPropagation on ESC key
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-mui",
"version": "0.3.3-1",
"version": "0.3.3-2",
"description": "Set of Svelte 3 material ui components",
"author": "viking <[email protected]>",
"repository": {
Expand Down Expand Up @@ -45,4 +45,4 @@
"index.mjs",
"index.js"
]
}
}

0 comments on commit 45bda38

Please sign in to comment.