Skip to content

Commit 3b4bf9a

Browse files
committed
[ci skip] prepare v1.12.0
1 parent f2431e6 commit 3b4bf9a

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.11.3",
3+
"version": "1.12.0",
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.11.3",
3+
"version": "1.12.0",
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)