Skip to content

Commit 7d46586

Browse files
committed
update version
1 parent a94dbaa commit 7d46586

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
@@ -39,7 +39,7 @@ You can also use **node-diff3** directly in a web browser. A good way to do thi
3939
When you load this file in a `<script>` tag, you'll get a `Diff3` global to use elsewhere in your scripts:
4040
```html
4141
<head>
42-
<script src="https://cdn.jsdelivr.net/npm/node-diff3@3.0/dist/index.iife.min.js"></script>
42+
<script src="https://cdn.jsdelivr.net/npm/node-diff3@3.1/dist/index.iife.min.js"></script>
4343
</head>
4444
4545
<script>

0 commit comments

Comments
 (0)