Skip to content

Commit

Permalink
Release 1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
hhurz committed Mar 29, 2024
1 parent e994ea8 commit 4f0cf4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tableexport.jquery.plugin",
"version": "1.28.0",
"version": "1.29.0",
"description": "html table export",
"main": "tableExport.js",
"authors": [
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": "tableexport.jquery.plugin",
"version": "1.28.0",
"version": "1.29.0",
"description": "html table export",
"main": "tableExport.min.js",
"dependencies": {
Expand Down

0 comments on commit 4f0cf4f

Please sign in to comment.