Skip to content

Commit b13a8a3

Browse files
authoredMar 11, 2023
Update README.md for v1.2.0
1 parent 5fb5558 commit b13a8a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ From JSDelivr CDN
4444

4545
```html
4646
<!--In the <head>-->
47-
<script src="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@1.1/code-input.min.js"></script>
48-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@1.1/code-input.min.css">
47+
<script src="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@1.2/code-input.min.js"></script>
48+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@1.2/code-input.min.css">
4949
```
5050
</details>
5151

0 commit comments

Comments
 (0)
Please sign in to comment.