Skip to content

Commit f21724f

Browse files
committed
update version in README.md
1 parent 54a68e4 commit f21724f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ See the 📖 [Reference](doc/reference.md) page for complete documentation.
2222

2323
This module is compatible with Browserify and other bundling tools. If you prefer to load it as a single file from a CDN:
2424

25-
- <https://cdn.jsdelivr.net/npm/is-in-subnet@3.0.1/browser/isInSubnet.js>
26-
- <https://cdn.jsdelivr.net/npm/is-in-subnet@3.0.1/browser/isInSubnet.min.js>
25+
- <https://cdn.jsdelivr.net/npm/is-in-subnet@3/browser/isInSubnet.js>
26+
- <https://cdn.jsdelivr.net/npm/is-in-subnet@3/browser/isInSubnet.min.js>
2727

2828
The module is loaded as a global named `isInSubnet`.
2929

0 commit comments

Comments
 (0)