We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec8add commit f182725Copy full SHA for f182725
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rundiz-scroll-pagination",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"description": "Scroll down the page and automatically call to get next page contents.",
5
"main": "index.js",
6
"directories": {
src/RundizScrollPagination.js
@@ -3,7 +3,7 @@
*
* @author Vee W.
* @license MIT.
- * @version 0.0.5
+ * @version 0.0.6
7
*/
8
9
0 commit comments