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

Commit 29689c9

Browse files
author
Steven Orvell
committed
bump version.
1 parent c85feab commit 29689c9

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
@@ -24,5 +24,5 @@
2424
"webcomponents-platform": "webcomponents/webcomponents-platform#master",
2525
"shadycss": "webcomponents/shadycss#master"
2626
},
27-
"version": "1.0.0-rc.3"
27+
"version": "1.0.0-rc.4"
2828
}

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.3",
3+
"version": "1.0.0-rc.4",
44
"description": "Shadow DOM polyfill",
55
"main": "shadydom.min.js",
66
"directories": {

0 commit comments

Comments
 (0)