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

Commit 546a078

Browse files
author
Steffan
committed
v1.1.0
1 parent 16792a0 commit 546a078

File tree

6 files changed

+1598
-953
lines changed

6 files changed

+1598
-953
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ $ npm install vue-fields
1616
```
1717

1818
### CDN
19-
Available on [jsdelivr](https://cdn.jsdelivr.net/npm/vue-fields@1.0.10) or [unpkg](https://unpkg.com/vue-fields@1.0.10).
19+
Available on [jsdelivr](https://cdn.jsdelivr.net/npm/vue-fields@1.1.0) or [unpkg](https://unpkg.com/vue-fields@1.1.0).
2020
```html
21-
<script src="https://cdn.jsdelivr.net/npm/vue-fields@1.0.10"></script>
21+
<script src="https://cdn.jsdelivr.net/npm/vue-fields@1.1.0"></script>
2222
```
2323

2424
## Changelog

0 commit comments

Comments
 (0)