Skip to content

Commit e9a38f4

Browse files
committed
Up the version number.
1 parent 7236f8f commit e9a38f4

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

jquery.slimscroll.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
33
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
44
*
5-
* Version: 1.3.1
5+
* Version: 1.3.2
66
*
77
*/
88
(function($) {

jquery.slimscroll.min.js

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slimScroll.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "slimScroll",
3-
"version" : "1.3.1",
3+
"version" : "1.3.2",
44
"title" : "jQuery slimScroll scrollbar",
55
"description" : "slimScroll is a small jQuery plugin that transforms any div into a scrollable area. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over.",
66
"keywords" : ["scrollbar", "scroll", "slimscroll", "scrollable", "scrolling", "scroller", "ui"],

0 commit comments

Comments
 (0)