Skip to content

Commit f057bcd

Browse files
committed
Update version in readme
1 parent 3b661da commit f057bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The `livewire-sortable` package uses Shopify's sortable package. We noticed some
1919
### CDN
2020

2121
```html
22-
<script src="https://unpkg.com/@wotz/livewire-sortablejs@0.4.0/dist/livewire-sortable.js"></script>
22+
<script src="https://unpkg.com/@wotz/livewire-sortablejs@1.0.0/dist/livewire-sortable.js"></script>
2323
```
2424

2525
> If you use Livewire v2, you need to use v0.2.

0 commit comments

Comments
 (0)