Skip to content

Commit f80f3bb

Browse files
committed
README.md: update version to 0.0.2
1 parent 5fc3b40 commit f80f3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It doesn't include an IDL compiler generating Javascript encoder/decoder for com
1818

1919
Add the following to your HTML page:
2020
```html
21-
<script src="https://cdn.jsdelivr.net/npm/jscdr@0.0.1/dist/index.umd.js"></script>
21+
<script src="https://cdn.jsdelivr.net/npm/jscdr@0.0.2/dist/index.umd.js"></script>
2222
```
2323

2424
Assuming a DDS type is defined with the following IDL:

0 commit comments

Comments
 (0)