Skip to content

Commit

Permalink
2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Sep 22, 2017
1 parent 57cc29f commit caedcc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Snackbar

**Parameters**

- `args` **...this**
- `args` **...any**
- `floating-label` = false
- `multiline` = false
- `expandable` = false
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "preact-mdl",
"amdName": "preactMdl",
"version": "2.2.1",
"version": "2.2.2",
"description": "A collection of Preact Components that encapsulate Google's Material Design Lite.",
"main": "dist/preact-mdl.js",
"minified:main": "dist/preact-mdl.min.js",
Expand Down

0 comments on commit caedcc9

Please sign in to comment.