Skip to content

Commit

Permalink
Update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gdebrauwer committed Sep 26, 2024
1 parent 3b661da commit f057bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The `livewire-sortable` package uses Shopify's sortable package. We noticed some
### CDN

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

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

0 comments on commit f057bcd

Please sign in to comment.