Skip to content

Commit f63f78e

Browse files
committed
2 parents a960c2c + 1870bc6 commit f63f78e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ easy and intuitive. It is heavily inspired by [Pandas](https://pandas.pydata.org
5252
To use Danfo.js via script tags, copy and paste the CDN below to your HTML file
5353

5454
```html
55-
<script src="https://cdn.jsdelivr.net/npm/danfojs@0.1.3/dist/index.min.js"></script>
55+
<script src="https://cdn.jsdelivr.net/npm/danfojs@0.1.5/dist/index.min.js"></script>
5656
```
5757

5858
### Example Usage in the Browser

0 commit comments

Comments
 (0)