Skip to content

Commit fb2bd91

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

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

jquery.scrolldepth.js

+2-2
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

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

license.md

+1-1
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

+2
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)