Skip to content

Commit b3fe4e2

Browse files
committed
Updated version number to 1.2.4
1 parent 2195193 commit b3fe4e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "zebra_tooltips",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"main": "public/javascript/zebra_tooltips.js",
55
"homepage": "https://github.com/stefangabos/Zebra_Tooltips",
66
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "https://www.gnu.org/licenses/lgpl-3.0.txt"
1818
}
1919
],
20-
"version": "1.2.3",
20+
"version": "1.2.4",
2121
"keywords": [
2222
"tooltip",
2323
"tooltips",

public/javascript/zebra_tooltips.src.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* For more resources visit {@link http://stefangabos.ro/}
2828
*
2929
* @author Stefan Gabos <contact@stefangabos.ro>
30-
* @version 1.2.3 (last revision: January 16, 2016)
30+
* @version 1.2.4 (last revision: January 20, 2016)
3131
* @copyright (c) 2012 - 2016 Stefan Gabos
3232
* @license http://www.gnu.org/licenses/lgpl-3.0.txt GNU LESSER GENERAL PUBLIC LICENSE
3333
* @package Zebra_Tooltips

0 commit comments

Comments
 (0)