Skip to content

Commit a5fb1b6

Browse files
committed
Bump-up version to sync with plugins page.
1 parent cdcb258 commit a5fb1b6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.1.0
5+
* Version: 1.1.1
66
*
77
*/
88
(function($) {

jquery.slimscroll.min.js

Lines changed: 1 addition & 1 deletion
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.0.6",
3+
"version" : "1.1.1",
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)