Skip to content

Commit 392f19b

Browse files
2.0.35
1 parent 36ab1fa commit 392f19b

6 files changed

Lines changed: 6 additions & 6 deletions

dist/jspdf.plugin.autotable.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.

dist/jspdf.plugin.autotable.src.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* jsPDF AutoTable plugin v2.0.34
2+
* jsPDF AutoTable plugin v2.0.35
33
* Copyright (c) 2014 Simon Bengtsson, https://github.com/simonbengtsson/jsPDF-AutoTable
44
*
55
* Licensed under the MIT License.

dist/jspdf.plugin.autotable.umd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* jsPDF AutoTable plugin v2.0.34
2+
* jsPDF AutoTable plugin v2.0.35
33
* Copyright (c) 2014 Simon Bengtsson, https://github.com/simonbengtsson/jsPDF-AutoTable
44
*
55
* Licensed under the MIT License.

examples/libs/jspdf.plugin.autotable.src.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* jsPDF AutoTable plugin v2.0.34
2+
* jsPDF AutoTable plugin v2.0.35
33
* Copyright (c) 2014 Simon Bengtsson, https://github.com/simonbengtsson/jsPDF-AutoTable
44
*
55
* Licensed under the MIT License.

examples/libs/jspdf.plugin.autotable.umd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* jsPDF AutoTable plugin v2.0.34
2+
* jsPDF AutoTable plugin v2.0.35
33
* Copyright (c) 2014 Simon Bengtsson, https://github.com/simonbengtsson/jsPDF-AutoTable
44
*
55
* Licensed under the MIT License.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jspdf-autotable",
3-
"version": "2.0.34",
3+
"version": "2.0.35",
44
"description": "Generate pdf tables with javascript (jsPDF plugin)",
55
"main": "dist/jspdf.plugin.autotable.umd.js",
66
"directories": {

0 commit comments

Comments
 (0)