Skip to content

Commit

Permalink
restored dist release minified files closes #166
Browse files Browse the repository at this point in the history
  • Loading branch information
45kb committed Jun 6, 2016
1 parent b6265af commit 95d4654
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-tooltips",
"version": "1.1.3",
"version": "1.1.4",
"description": "Angular.js tooltips module.",
"authors": [
"Filippo Oretti <filippo.oretti@gmail.com",
Expand Down
4 changes: 2 additions & 2 deletions dist/angular-tooltips.css

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

2 changes: 1 addition & 1 deletion dist/angular-tooltips.css.map

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

4 changes: 2 additions & 2 deletions dist/angular-tooltips.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/*
* angular-tooltips
* 1.1.3
* 1.1.4
*
* Angular.js tooltips module.
* http://720kb.github.io/angular-tooltips
*
* MIT license
* Sun Jun 05 2016
* Mon Jun 06 2016
*/
/*global angular,window*/
(function withAngular(angular, window) {
Expand Down
Loading

0 comments on commit 95d4654

Please sign in to comment.