Skip to content

Commit

Permalink
update : version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Cam committed Dec 12, 2023
1 parent 54945fe commit 9760ad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ pnpm i lazy-line-painter
##### [CDN](https://www.jsdelivr.com/package/npm/lazy-line-painter) <br>

```html
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/lib/lazy-line-painter-2.0.0.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/lib/lazy-line-painter-2.0.1.min.js"></script>
```

##### [DOWNLOAD](https://github.com/merri-ment/lazy-line-painter/releases) <br>

```html
<script src="./libs/lazylinepainter-2.0.0.js"></script>
<script src="./libs/lazylinepainter-2.0.1.js"></script>
```

<br><br>
Expand Down

0 comments on commit 9760ad2

Please sign in to comment.