Skip to content

Commit

Permalink
Version updated to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gopalraju committed Nov 30, 2016
1 parent a38cf63 commit bd59e9a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ All properties under basic settings like: `borderWidth`, `tabPadding`, `tabBorde

## Version ##

2.0.0
2.0.1
## Browser support ##

GridTab works on IE10+ in addition to other modern browsers like Chrome, Firefox and Safari
Expand Down
2 changes: 1 addition & 1 deletion gridtab.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"accordion",
"navigation"
],
"version": "2.0.0",
"version": "2.0.1",
"author": {
"name": "Gopal Raju",
"url": "http://gopalraju.github.io"
Expand Down
2 changes: 1 addition & 1 deletion gridtab/gridtab.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version: 2.0.0
Version: 2.0.1
Author: Gopal Raju
Website: http://www.productivedreams.com
Docs: https://gopalraju.github.io/gridtab
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gridtab",
"version": "2.0.0",
"version": "2.0.1",
"description": "jQuery plugin to create grid based responsive tabs",
"main": "gridtab/gridtab.js",
"repository": {
Expand Down

0 comments on commit bd59e9a

Please sign in to comment.