diff --git a/bower.json b/bower.json index 25358e9..428d589 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tableexport.jquery.plugin", - "version": "1.10.13", + "version": "1.10.14", "description": "html table export", "main": "tableExport.js", "authors": [ diff --git a/package.json b/package.json index f53dbf8..1b004ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tableexport.jquery.plugin", - "version": "1.10.13", + "version": "1.10.14", "description": "html table export", "main": "tableExport.min.js", "dependencies": { diff --git a/tableExport.js b/tableExport.js index 5f491a0..f8a38eb 100644 --- a/tableExport.js +++ b/tableExport.js @@ -1,7 +1,7 @@ /** * @preserve tableExport.jquery.plugin * - * Version 1.10.15 + * Version 1.10.14 * * Copyright (c) 2015-2020 hhurz, https://github.com/hhurz/tableExport.jquery.plugin * diff --git a/tableExport.min.js b/tableExport.min.js index c110d7c..d1227fa 100644 --- a/tableExport.min.js +++ b/tableExport.min.js @@ -1,7 +1,7 @@ /* tableExport.jquery.plugin - Version 1.10.15 + Version 1.10.14 Copyright (c) 2015-2020 hhurz, https://github.com/hhurz/tableExport.jquery.plugin