Skip to content

Commit df7dd13

Browse files
author
Dimitris Krestos
committed
Bump up version
1 parent 3acd56c commit df7dd13

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Tabslet",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"homepage": "https://github.com/vdw/Tabslet",
55
"authors": [
66
"Dimitris Krestos <dkrestos@gmail.com>"

demo/javascripts/vendor/jquery.tabslet.min.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @copyright Copyright 2012, Dimitris Krestos
55
* @license Apache License, Version 2.0 (http://www.opensource.org/licenses/apache2.0.php)
66
* @link http://vdw.staytuned.gr
7-
* @version v1.4.2
7+
* @version v1.4.3
88
*/
99

1010
/* Sample html structure

jquery.tabslet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @copyright Copyright 2012, Dimitris Krestos
55
* @license Apache License, Version 2.0 (http://www.opensource.org/licenses/apache2.0.php)
66
* @link http://vdw.staytuned.gr
7-
* @version v1.4.2
7+
* @version v1.4.3
88
*/
99

1010
/* Sample html structure

jquery.tabslet.min.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @copyright Copyright 2012, Dimitris Krestos
55
* @license Apache License, Version 2.0 (http://www.opensource.org/licenses/apache2.0.php)
66
* @link http://vdw.staytuned.gr
7-
* @version v1.4.2
7+
* @version v1.4.3
88
*/
99

1010
/* Sample html structure

tabslet.jquery.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"plugins",
99
"tabs"
1010
],
11-
"version": "1.4.2",
11+
"version": "1.4.3",
1212
"author": {
1313
"name": "Dimitris Krestos",
1414
"email": "dkrestos@gmail.com",

0 commit comments

Comments
 (0)