Skip to content

Commit a5465a6

Browse files
committed
[ci skip] v1.9.2
1 parent 0dc5b49 commit a5465a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polymer",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"main": [
55
"polymer.html",
66
"polymer-mini.html",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polymer/polymer",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"description": "The Polymer library makes it easy to create your own web components. Give your element some markup and properties, and then use it on a site. Polymer provides features like dynamic templates and data binding to reduce the amount of boilerplate you need to write",
55
"main": "polymer.html",
66
"directories": {

0 commit comments

Comments
 (0)