Skip to content

Commit

Permalink
Update to 1.2
Browse files Browse the repository at this point in the history
Merge pull request transitioned to minified script.
  • Loading branch information
peter-szrnka committed Dec 21, 2015
1 parent 41badb1 commit a117e35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ng-adsense.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* ngAdsense AngularJS module for Google AdSense advertisements.
* @author Peter Szrnka (szrnka.peter@gmail.com)
* @version 1.0
* @version 1.2
*/
var ngAdSense = angular.module('ngAdsense', []);
ngAdSense.constant('SCRIPT_URL', '//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js');
Expand Down
2 changes: 1 addition & 1 deletion src/ng-adsense.min.js

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

0 comments on commit a117e35

Please sign in to comment.