Skip to content

Commit 409e5e3

Browse files
committed
One more bug fix for IE thanks to @ThomasPunt
1 parent bfbfa30 commit 409e5e3

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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": "0.1.18",
3+
"version": "0.1.19",
44
"description": "A tooltips directive for angularjs.",
55
"authors": [
66
"Filippo Oretti <filippo.oretti@gmail.com",

dist/angular-tooltips.min.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.min.js

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

package.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": "0.1.18",
3+
"version": "0.1.19",
44
"description": "A tooltips directive for angularjs.",
55
"homepage": "http://720kb.github.io/angular-tooltips",
66
"main": "dist/angular-tooltips.min.js",

0 commit comments

Comments
 (0)