Commit 2e4e231 1 parent 2b88938 commit 2e4e231 Copy full SHA for 2e4e231
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ To install this component all you need to do is add this script tag
11
11
to the bottom of your page:
12
12
13
13
``` html
14
- <script defer type =" module" src =" https://cdn.jsdelivr.net/npm/@micahilbery/share-on-mastodon@1.1.5 /share-on-mastodon.min.js" ></script >
14
+ <script defer type =" module" src =" https://cdn.jsdelivr.net/npm/@micahilbery/share-on-mastodon@1.1.0 /share-on-mastodon.min.js" ></script >
15
15
```
16
16
17
17
## Usage
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @micahilbery/share-on-mastodon" ,
3
- "version" : " 1.1.5 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " A web component to add a customizeable \" Share on Mastodon\" button to your pages." ,
5
5
"main" : " share-on-mastodon.js" ,
6
6
"module" : " share-on-mastodon.js" ,
You can’t perform that action at this time.
0 commit comments