Skip to content

Commit bf1eec4

Browse files
committed
#93 and version update
1 parent 3e637f9 commit bf1eec4

4 files changed

Lines changed: 5 additions & 4 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scroll-depth",
33
"main": "jquery.scrolldepth.js",
4-
"version": "0.9.1",
4+
"version": "1.0.0",
55
"homepage": "http://scrolldepth.parsnip.io",
66
"authors": [
77
"Rob Flaherty"

jquery.scrolldepth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* @preserve
3-
* jquery.scrolldepth.js | v0.9.1
3+
* jquery.scrolldepth.js | v1.0
44
* Copyright (c) 2016 Rob Flaherty (@robflaherty)
55
* Licensed under the MIT and GPL licenses.
66
*/

jquery.scrolldepth.min.js

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

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ There's a test HTML file that mocks the Google Analytics functions and writes th
1717
If you have any questions you can find me on Twitter at [@robflaherty](https://twitter.com/robflaherty). If you need help fixing something, **please provide a URL**.
1818

1919
## Changelog
20+
1.0 (12/8/16): Added support for customer tracker name and custom dataLayer name.
2021

2122
0.9.1 (4/28/16): Added support for Universal Module Definition (UMD).
2223

0 commit comments

Comments
 (0)