Skip to content

Commit

Permalink
chore: version update
Browse files Browse the repository at this point in the history
  • Loading branch information
sakul-budhathoki committed Jun 11, 2024
1 parent 73e0b70 commit 18f0bb1
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 @@ -61,7 +61,7 @@ Vanilla JS
<body>
<div id="svg-container"></div>
</body>
<script src="https://unpkg.com/@intosoft/[email protected].0/dist/iife/index.js"></script>
<script src="https://unpkg.com/@intosoft/[email protected].1/dist/iife/index.js"></script>
<script>
window.addEventListener("load", function () {
const config = {}; //paste config here
Expand Down

0 comments on commit 18f0bb1

Please sign in to comment.