Skip to content

Commit

Permalink
Merge pull request #4 from sunnykgupta/dev
Browse files Browse the repository at this point in the history
Added minified file.
  • Loading branch information
sunnykgupta authored Oct 13, 2016
2 parents cd6b820 + e4fe2f1 commit 94019e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/jQGA.min.js

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

2 changes: 1 addition & 1 deletion jQGA.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
options.pageview && ga('send', {
hitType: 'pageview'
});
};
}
});
})(jQuery);

0 comments on commit 94019e9

Please sign in to comment.