We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc3b40 commit f80f3bbCopy full SHA for f80f3bb
README.md
@@ -18,7 +18,7 @@ It doesn't include an IDL compiler generating Javascript encoder/decoder for com
18
19
Add the following to your HTML page:
20
```html
21
-<script src="https://cdn.jsdelivr.net/npm/jscdr@0.0.1/dist/index.umd.js"></script>
+<script src="https://cdn.jsdelivr.net/npm/jscdr@0.0.2/dist/index.umd.js"></script>
22
```
23
24
Assuming a DDS type is defined with the following IDL:
0 commit comments