Skip to content

Commit

Permalink
version bump uo to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
huckbit committed Apr 30, 2023
1 parent 9390c72 commit 46fac85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ yarn add extract-urls
### unpkg

```html
<script src="https://unpkg.com/[email protected].3/index.js"></script>
<script src="https://unpkg.com/[email protected].4/index.js"></script>
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extract-urls",
"version": "1.3.3",
"version": "1.3.4",
"main": "index.js",
"author": {
"name": "Massimiliano Ranauro",
Expand Down

0 comments on commit 46fac85

Please sign in to comment.