We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e799252 commit 71ea4e5Copy full SHA for 71ea4e5
1 file changed
README.md
@@ -42,7 +42,7 @@ Idiomorph is a small (2.1k min/gz'd), dependency free JavaScript library. The `
42
directly in a browser:
43
44
```html
45
-<script src="https://unpkg.com/idiomorph@0.3.0"></script>
+<script src="https://unpkg.com/idiomorph@0.4.0"></script>
46
```
47
48
For production systems we recommend downloading and vendoring the library.
0 commit comments