We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d418f8c commit e453a71Copy full SHA for e453a71
11 files 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.7.0"></script>
+<script src="https://unpkg.com/idiomorph@0.7.1"></script>
46
```
47
48
For production systems we recommend downloading and vendoring the library.
0 commit comments