From 7d38edcb27ca8a60a9eaf335d8a739a1d15d36da Mon Sep 17 00:00:00 2001 From: hhurz Date: Sat, 1 May 2021 22:26:49 +0200 Subject: [PATCH] Release 1.10.23 --- bower.json | 2 +- package.json | 2 +- tableExport.js | 2 +- tableExport.min.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 89f6007..8794393 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tableexport.jquery.plugin", - "version": "1.10.22", + "version": "1.10.23", "description": "html table export", "main": "tableExport.js", "authors": [ diff --git a/package.json b/package.json index 1474a33..d92d2c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tableexport.jquery.plugin", - "version": "1.10.22", + "version": "1.10.23", "description": "html table export", "main": "tableExport.min.js", "dependencies": { diff --git a/tableExport.js b/tableExport.js index 96ae3eb..1b8ec64 100644 --- a/tableExport.js +++ b/tableExport.js @@ -1,7 +1,7 @@ /** * @preserve tableExport.jquery.plugin * - * Version 1.10.22 + * Version 1.10.23 * * Copyright (c) 2015-2021 hhurz, https://github.com/hhurz/tableExport.jquery.plugin * diff --git a/tableExport.min.js b/tableExport.min.js index 164d296..36cc3ba 100644 --- a/tableExport.min.js +++ b/tableExport.min.js @@ -1,7 +1,7 @@ /* tableExport.jquery.plugin - Version 1.10.22 + Version 1.10.23 Copyright (c) 2015-2021 hhurz, https://github.com/hhurz/tableExport.jquery.plugin