Skip to content

Commit f5dbd07

Browse files
committed
Version 3.1
1 parent 66359f5 commit f5dbd07

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

lib/jquery.easytabs.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/*
2-
* jQuery EasyTabs plugin 3.0
2+
* jQuery EasyTabs plugin 3.1
33
*
44
* Copyright (c) 2010-2011 Steve Schwartz (JangoSteve)
55
*
66
* Dual licensed under the MIT and GPL licenses:
77
* http://www.opensource.org/licenses/mit-license.php
88
* http://www.gnu.org/licenses/gpl.html
99
*
10-
* Date: Tue Jan 19 01:30:00 2012 -0500
10+
* Date: Tue Jan 21 23:00:00 2012 -0500
1111
*/
1212
( function($) {
1313

lib/jquery.easytabs.min.js

Lines changed: 12 additions & 1 deletion
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,7 +1,7 @@
11
{
22
"name": "EasyTabs",
33
"description": "The jQuery EasyTabs plugin handles all of the functionality of tabs and none of the styling.",
4-
"version": "3.0",
4+
"version": "3.1",
55
"keywords": [
66
"tabs"
77
],

0 commit comments

Comments
 (0)