Skip to content

Commit e1d3db1

Browse files
committed
bump version
1 parent 35f07d6 commit e1d3db1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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": "tooltipster",
3-
"version": "3.2.5",
3+
"version": "3.2.6",
44
"main": ["js/jquery.tooltipster.min.js", "css/tooltipster.css"],
55
"dependencies": {
66
"jquery": ">=1.7"

js/jquery.tooltipster.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Tooltipster 3.2.5 | 2014-06-28
3+
Tooltipster 3.2.6 | 2014-07-16
44
A rockin' custom tooltip jQuery plugin
55
66
Developed by Caleb Jacob under the MIT license http://opensource.org/licenses/MIT

js/jquery.tooltipster.min.js

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

tooltipster.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": [
66
"tooltip"
77
],
8-
"version": "3.2.5",
8+
"version": "3.2.6",
99
"author": {
1010
"name": "Caleb Jacob",
1111
"url": "http://calebjacob.com/"

0 commit comments

Comments
 (0)