Skip to content

Commit fe8bede

Browse files
committed
Fixed weird permission issue, v1.0.3
1 parent eab0c5c commit fe8bede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bottom-scroll-listener",
3-
"version": "1.0.1",
3+
"version": "1.0.3",
44
"description": "A simple React component that lets you listen for when you have scrolled to the bottom.",
55
"main": "dist/react-bottom-scroll-listener.js",
66
"scripts": {

0 commit comments

Comments
 (0)