Skip to content

Commit

Permalink
new version fix translate for safari
Browse files Browse the repository at this point in the history
  • Loading branch information
45kb committed Mar 24, 2016
1 parent 9f8d929 commit 7c98f99
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 6 deletions.
7 changes: 4 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "angular-tooltips",
"version": "1.0.7",
"version": "1.0.8",
"description": "Angular.js tooltips module.",
"authors": [
"Filippo Oretti <filippo.oretti@gmail.com",
"Dario Andrei <wouldgo84@gmail.com>"
"Dario Andrei <wouldgo84@gmail.com>",
"720kb"
],
"keywords": [
"tiptip",
Expand All @@ -30,4 +31,4 @@
"dependencies": {
"angular": "~1.4.7"
}
}
}
2 changes: 1 addition & 1 deletion dist/angular-tooltips.css

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

1 change: 1 addition & 0 deletions dist/angular-tooltips.css.min.map

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.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* angular-tooltips
* 1.0.7
* 1.0.8
*
* Angular.js tooltips module.
* http://720kb.github.io/angular-tooltips
Expand Down
1 change: 1 addition & 0 deletions dist/angular-tooltips.js.min.map

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

Loading

0 comments on commit 7c98f99

Please sign in to comment.