Skip to content

Commit fb2bd91

Browse files
committed
updating minified and copyright date
1 parent 03b36d7 commit fb2bd91

4 files changed

Lines changed: 8 additions & 6 deletions

File tree

jquery.scrolldepth.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* @preserve
3-
* jquery.scrolldepth.js | v0.7.1
4-
* Copyright (c) 2014 Rob Flaherty (@robflaherty)
3+
* jquery.scrolldepth.js | v0.7.2
4+
* Copyright (c) 2015 Rob Flaherty (@robflaherty)
55
* Licensed under the MIT and GPL licenses.
66
*/
77
;(function ( $, window, document, undefined ) {

jquery.scrolldepth.min.js

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

license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2009-2014 Rob Flaherty
1+
Copyright (c) 2009-2015 Rob Flaherty
22

33
-----------------------------------------------------------------------------
44

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ If you have any questions you can find me on Twitter at [@robflaherty](https://t
1414

1515
## Changelog
1616

17+
0.7.2 (6/8/15): Fixed bug: https://github.com/robflaherty/jquery-scrolldepth/issues/62
18+
1719
0.7 (11/26/14): Added custom callback for sending scroll events to non-GA services
1820

1921
0.6 (7/18/14): https://github.com/robflaherty/jquery-scrolldepth/issues/36

0 commit comments

Comments
 (0)