Skip to content

Commit 5efd3b7

Browse files
committed
Bump to 1.0.9
1 parent fb27de3 commit 5efd3b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<title>&lt;status-indicator/&gt;</title>
7-
<link rel="stylesheet" href="https://unpkg.com/status-indicator@1.0.7/styles.css">
7+
<link rel="stylesheet" href="https://unpkg.com/status-indicator@1.0.9/styles.css">
88
</head>
99

1010
<body>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "status-indicator",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Status indicator web component",
55
"style": "styles.css",
66
"repository": {

0 commit comments

Comments
 (0)