Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Kingshott authored and Matthew Kingshott committed Jul 18, 2023
1 parent 66e44db commit 2e5ffc4
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Version 8+ of Iodine involved a major rewrite with numerous breaking changes. It
The easiest way to pull Iodine into your project is via a CDN (be sure to update the build number):

```html
<script src="https://cdn.jsdelivr.net/npm/@caneara/iodine@8.3.0/dist/iodine.min.umd.js" defer></script>
<script src="https://cdn.jsdelivr.net/npm/@caneara/iodine@8.4.0/dist/iodine.min.umd.js" defer></script>
```

You can also pull Iodine into your project via NPM:
Expand Down
2 changes: 1 addition & 1 deletion dist/iodine.min.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/iodine.min.esm.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 2e5ffc4

Please sign in to comment.