Skip to content

Commit d46694e

Browse files
committed
[ci skip] release 2.0.0-rc.2
1 parent 428e3b0 commit d46694e

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": "2.0.0-rc.1",
3+
"version": "2.0.0-rc.2",
44
"main": [
55
"polymer.html"
66
],

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": "2.0.0-rc.1",
3+
"version": "2.0.0-rc.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)