Skip to content

Commit f182725

Browse files
committed
v0.0.6
1 parent 8ec8add commit f182725

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "rundiz-scroll-pagination",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Scroll down the page and automatically call to get next page contents.",
55
"main": "index.js",
66
"directories": {

src/RundizScrollPagination.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* @author Vee W.
55
* @license MIT.
6-
* @version 0.0.5
6+
* @version 0.0.6
77
*/
88

99

0 commit comments

Comments
 (0)