Skip to content

Commit 087548b

Browse files
authored
Update README.md: Version (#35)
1 parent 227b33d commit 087548b

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
@@ -23,7 +23,7 @@ Or use it directly from a CDN:
2323

2424
```html
2525
<script type="module">
26-
import { morph } from "https://www.unpkg.com/morphlex@0.0.19/dist/morphlex.min.js"
26+
import { morph } from "https://www.unpkg.com/morphlex@1.0.0/dist/morphlex.min.js"
2727
</script>
2828
```
2929

0 commit comments

Comments
 (0)