Skip to content

Commit 52ed602

Browse files
updated built file web location
1 parent 3680899 commit 52ed602

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
*Import from CDN*
1414
```html
1515
<!-- bundled -->
16-
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/wc-code@1.0.1/build/index.js"></script>
16+
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/wc-code@1.0.2/build/index.js"></script>
1717

1818
<!-- uses relative stuff -->
19-
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/wc-code@1.0.1/src/wc-code.js"></script>
19+
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/wc-code@1.0.2/src/wc-code.js"></script>
2020
```
2121

2222
## Usage NOTE

0 commit comments

Comments
 (0)