Skip to content

Commit

Permalink
Release version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yidas committed Nov 15, 2018
1 parent 6e8cab5 commit a476fb9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery-freeze-table",
"description": "RWD Table with freezing head and columns for jQuery",
"version": "1.0.0",
"version": "1.1.0",
"keywords": [
"RWD",
"responsive",
Expand Down
2 changes: 1 addition & 1 deletion docs/dist/js/freeze-table.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* RWD Table with freezing head and columns for jQuery
*
* @author Nick Tsai <myintaer@gmail.com>
* @version 1.0.0
* @version 1.1.0
* @see https://github.com/yidas/jquery-freeze-table
*/
(function ($, window) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery-freeze-table",
"description": "RWD Table with freezing head and columns for jQuery",
"version": "1.0.0",
"version": "1.1.0",
"keywords": [
"RWD",
"responsive",
Expand Down

0 comments on commit a476fb9

Please sign in to comment.