[ci skip] prepare v1.12.0

This commit is contained in:
Russell Bicknell
2019-05-20 15:11:37 -07:00
parent f2431e6f49
commit 3b4bf9af5c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "polymer",
"version": "1.11.3",
"version": "1.12.0",
"main": [
"polymer.html",
"polymer-mini.html",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polymer/polymer",
"version": "1.11.3",
"version": "1.12.0",
"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",
"main": "polymer.html",
"directories": {