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 6e77163 commit 83fcd8cCopy full SHA for 83fcd8c
readme.md
@@ -42,7 +42,7 @@ npm install && npm run build
42
## import CDN link
43
```html
44
<!-- add this to head -->
45
-<script src="https://cdn.jsdelivr.net/gh/anuraghazra/Verly.js@v1.1.4/dist/verly.bundle.js"></script>
+<script src="https://cdn.jsdelivr.net/gh/anuraghazra/Verly.js@v1.2.0/dist/verly.bundle.js"></script>
46
```
47
48
```js
0 commit comments