Skip to content

Commit 19abf9d

Browse files
committed
update example version
1 parent 076ca08 commit 19abf9d

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
@@ -18,8 +18,8 @@ Useful if you want to use with bower, or in a plain old `<script>` tag.
1818

1919
In this case, make sure that `React` and `ReactDOM` are already loaded and globally accessible.
2020

21-
- Plain: <https://unpkg.com/react-visibility-sensor@5.0.0/dist/visibility-sensor.js>
22-
- Minified <https://unpkg.com/react-visibility-sensor@5.0.0/dist/visibility-sensor.min.js>
21+
- Plain: <https://unpkg.com/react-visibility-sensor@5.0.1/dist/visibility-sensor.js>
22+
- Minified <https://unpkg.com/react-visibility-sensor@5.0.1/dist/visibility-sensor.min.js>
2323

2424
Take a look at the [umd example](./example-umd/) to see this in action
2525

0 commit comments

Comments
 (0)