We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb27de3 commit 5efd3b7Copy full SHA for 5efd3b7
docs/index.html
@@ -4,7 +4,7 @@
4
<head>
5
<meta charset="utf-8">
6
<title><status-indicator/></title>
7
- <link rel="stylesheet" href="https://unpkg.com/status-indicator@1.0.7/styles.css">
+ <link rel="stylesheet" href="https://unpkg.com/status-indicator@1.0.9/styles.css">
8
</head>
9
10
<body>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "status-indicator",
3
- "version": "1.0.8",
+ "version": "1.0.9",
"description": "Status indicator web component",
"style": "styles.css",
"repository": {
0 commit comments