Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit 390737c

Browse files
author
Steven Orvell
committed
bump version
1 parent e813453 commit 390737c

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
@@ -2,7 +2,7 @@
22
"name": "webcomponentsjs",
33
"description": "Web components polyfill",
44
"main": "webcomponents.js",
5-
"version": "1.0.0-rc.10",
5+
"version": "1.0.0-rc.11",
66
"homepage": "http://webcomponents.org",
77
"authors": [
88
"The Polymer Authors"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webcomponents.js",
3-
"version": "1.0.0-rc.10",
3+
"version": "1.0.0-rc.11",
44
"description": "webcomponents.js",
55
"main": "webcomponents.js",
66
"directories": {

0 commit comments

Comments
 (0)