Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit c28ef2f

Browse files
committed
🚢 CDN update
1 parent 3f8d4a5 commit c28ef2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ Use the links below - if you want a previous version, check the instructions at
111111
<!-- start CDN generator - do **NOT** remove this comment -->
112112
**Uncompressed:**
113113
```html
114-
<script src="https://unpkg.com/vue-meta@1.0.5/lib/vue-meta.js"></script>
114+
<script src="https://unpkg.com/vue-meta@1.1.0/lib/vue-meta.js"></script>
115115
```
116116

117117
**Minified:**
118118
```html
119-
<script src="https://unpkg.com/vue-meta@1.0.5/lib/vue-meta.min.js"></script>
119+
<script src="https://unpkg.com/vue-meta@1.1.0/lib/vue-meta.min.js"></script>
120120
```
121121
<!-- end CDN generator - do **NOT** remove this comment -->
122122

0 commit comments

Comments
 (0)