Skip to content

Commit 83fcd8c

Browse files
committed
updated readme version
1 parent 6e77163 commit 83fcd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ npm install && npm run build
4242
## import CDN link
4343
```html
4444
<!-- add this to head -->
45-
<script src="https://cdn.jsdelivr.net/gh/anuraghazra/Verly.js@v1.1.4/dist/verly.bundle.js"></script>
45+
<script src="https://cdn.jsdelivr.net/gh/anuraghazra/Verly.js@v1.2.0/dist/verly.bundle.js"></script>
4646
```
4747

4848
```js

0 commit comments

Comments
 (0)