Skip to content

Commit

Permalink
Merge pull request #39 from ThomasCybulski/bump_to_version_2_0_15
Browse files Browse the repository at this point in the history
Bump to version 2 0 15
  • Loading branch information
ThomasCybulski authored Sep 12, 2017
2 parents 982fc22 + 28b68f1 commit f3db20d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ $ polymer serve
label="+Add (Enter) -Delete (Backspace)"
closable></paper-chip-input-autocomplete>
```

## Browser Support

![Edge](https://thomascybulski.github.io/browsers/edge_48x48.png) | ![Chrome](https://thomascybulski.github.io/browsers/chrome_48x48.png) | ![Firefox](https://thomascybulski.github.io/browsers/firefox_48x48.png) | ![Opera](https://thomascybulski.github.io/browsers/opera_48x48.png) | ![Safari](https://thomascybulski.github.io/browsers/safari-ios_48x48.png)
Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paper-chip",
"version": "2.0.14",
"version": "2.0.15",
"authors": [
"Thomas Cybulski <[email protected]>"
],
Expand Down Expand Up @@ -28,4 +28,4 @@
"web-component-tester": "Polymer/web-component-tester#^v6.1.5",
"webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.10"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paper-chip",
"version": "2.0.14",
"version": "2.0.15",
"private": false,
"main": "paper-chip.html",
"repository": "https://github.com/ThomasCybulski/paper-chip",
Expand All @@ -16,4 +16,4 @@
"bower": "^1.8.0",
"polymer-cli": "1.5.4"
}
}
}

0 comments on commit f3db20d

Please sign in to comment.