Skip to content

Commit 4232f01

Browse files
committed
Updated version number
1 parent 563f6d9 commit 4232f01

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Official site at [jscroll.com](http://jscroll.com/).
99

1010
* Copyright © 2011-2017, [Philip Klauzinski](http://webtopian.com)
11-
* Current Version: 2.3.5
11+
* Current Version: 2.3.7
1212
* Dual licensed under the MIT and GPL Version 2 licenses.
1313
* http://jscroll.com/#license
1414
* http://www.opensource.org/licenses/mit-license.php

jquery.jscroll.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @copyright 2011-2017, Philip Klauzinski
66
* @license Dual licensed under the MIT and GPL Version 2 licenses.
77
* @author Philip Klauzinski (http://webtopian.com)
8-
* @version 2.3.6
8+
* @version 2.3.7
99
* @requires jQuery v1.4.3+
1010
* @preserve
1111
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jscroll",
3-
"version": "2.3.6",
3+
"version": "2.3.7",
44
"description": "jQuery plugin for infinite scrolling / auto-paging.",
55
"main": "jquery.jscroll.js",
66
"scripts": {

0 commit comments

Comments
 (0)