We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98debb commit e90d260Copy full SHA for e90d260
1 file changed
README.md
@@ -44,8 +44,8 @@ From JSDelivr CDN
44
45
```html
46
<!--In the <head>-->
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">
+<script src="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@1.3/code-input.min.js"></script>
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@1.3/code-input.min.css">
49
```
50
</details>
51
0 commit comments