Skip to content

Commit 92e4071

Browse files
committed
1.0.4
1 parent 40e8f8f commit 92e4071

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-tooltips",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Angular.js tooltips module.",
55
"authors": [
66
"Filippo Oretti <filippo.oretti@gmail.com",

dist/angular-tooltips.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-tooltips.css.min.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-tooltips.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* angular-tooltips
3-
* 1.0.3
3+
* 1.0.4
44
*
55
* Angular.js tooltips module.
66
* http://720kb.github.io/angular-tooltips
77
*
88
* MIT license
9-
* Tue Dec 01 2015
9+
* Wed Dec 02 2015
1010
*/
1111
/*global angular,window*/
1212
(function withAngular(angular, window) {

dist/angular-tooltips.min.css

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

0 commit comments

Comments
 (0)