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

Commit 4d2aad8

Browse files
author
Steven Orvell
committed
bump version.
1 parent 6971316 commit 4d2aad8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"webcomponents-platform": "webcomponents/webcomponents-platform#master",
3232
"shadycss": "webcomponents/shadycss#master"
3333
},
34-
"version": "1.0.0-rc.5"
34+
"version": "1.0.0-rc.6"
3535
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webcomponents/shadydom",
3-
"version": "1.0.0-rc.5",
3+
"version": "1.0.0-rc.6",
44
"description": "Shadow DOM polyfill",
55
"main": "shadydom.min.js",
66
"keywords": [

0 commit comments

Comments
 (0)