Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
v1.0.0-rc.1 -> v1.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bicknellr committed Mar 23, 2017
1 parent 69f6c2d commit 79445c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "custom-elements",
"main": "custom-elements.min.js",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webcomponents/custom-elements",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "HTML Custom Elements Polyfill",
"main": "custom-elements.min.js",
"directories": {
Expand Down

0 comments on commit 79445c1

Please sign in to comment.