Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit f82eb2e

Browse files
author
hhurz
committed
Release 1.21.0
1 parent a576bbb commit f82eb2e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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": "tableexport.jquery.plugin",
3-
"version": "1.21",
3+
"version": "1.21.0",
44
"description": "html table export",
55
"main": "tableExport.js",
66
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tableexport.jquery.plugin",
3-
"version": "1.21",
3+
"version": "1.21.0",
44
"description": "html table export",
55
"main": "tableExport.min.js",
66
"dependencies": {

tableExport.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @preserve tableExport.jquery.plugin
33
*
4-
* Version 1.21
4+
* Version 1.21.0
55
*
66
* Copyright (c) 2015-2021 hhurz,
77
* https://github.com/hhurz/tableExport.jquery.plugin

tableExport.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)