Skip to content

Commit 2ab1d46

Browse files
authored
Merge pull request #34 from aeternity/chore/update-readme
Update readme version to 0.5.1
2 parents dfa7258 + c4ea6b7 commit 2ab1d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can get it as npm package or from the unpkg.com.
1111
### With unpkg.com and `<script>` tag
1212
Add this to your website's HTML:
1313
```html
14-
<script src="https://unpkg.com/@aeternity/superhero-utils@0.5.0/dist/index.js"></script>
14+
<script src="https://unpkg.com/@aeternity/superhero-utils@0.5.1/dist/index.js"></script>
1515
```
1616
This will define `superheroUtils` in the global scope.
1717

0 commit comments

Comments
 (0)