Skip to content

Commit fc92112

Browse files
author
Dan Wilkerson
committed
Fixed bug with non-scrollable contexts
1 parent 8ff9340 commit fc92112

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

luna-scroll-tracking.json

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scroll-tracking-google-analytics",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Plug-and-play context-aware scroll tracking with no dependencies.",
55
"main": "Gruntfile.js",
66
"scripts": {

scroll-tracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@
650650

651651
})(this);
652652
/*
653-
* v2.0.3
653+
* v2.0.4
654654
* Created by the Google Analytics consultants at http://www.lunametrics.com/
655655
* Written by @notdanwilkerson
656656
* Documentation: https://github.com/lunametrics/gascroll/

scroll-tracker.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.

0 commit comments

Comments
 (0)