Skip to content

Commit

Permalink
Updated header...
Browse files Browse the repository at this point in the history
  • Loading branch information
vitch committed Jan 24, 2011
1 parent e170039 commit bddd77a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions script/jquery.jscrollpane.js
@@ -1,5 +1,5 @@
/*!
* jScrollPane - v2.0.0beta7 - 2011-01-23
* jScrollPane - v2.0.0beta8 - 2011-01-24
* http://jscrollpane.kelvinluck.com/
*
* Copyright (c) 2010 Kelvin Luck
Expand All @@ -8,7 +8,7 @@

// Script: jScrollPane - cross browser customisable scrollbars
//
// *Version: 2.0.0beta7, Last updated: 2011-01-23*
// *Version: 2.0.0beta8, Last updated: 2011-01-24*
//
// Project Home - http://jscrollpane.kelvinluck.com/
// GitHub - http://github.com/vitch/jScrollPane
Expand Down Expand Up @@ -39,6 +39,7 @@
//
// About: Release History
//
// 2.0.0beta8 - (in progress)
// 2.0.0beta7 - (2011-01-23) scroll speed consistent (thanks Aivo Paas)
// 2.0.0beta6 - (2010-12-07) scrollToElement horizontal support
// 2.0.0beta5 - (2010-10-18) jQuery 1.4.3 support, various bug fixes
Expand Down
2 changes: 1 addition & 1 deletion script/jquery.jscrollpane.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bddd77a

Please sign in to comment.