Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions dist/jspdf.debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

/** @preserve
* jsPDF - PDF Document creation from JavaScript
* Version 1.3.0 Built on 2016-09-28T19:46:24.342Z
* CommitID b503a022a7
* Version 1.3.0 Built on 2016-09-29T11:21:56.977Z
* CommitID 899bfb5d23
*
* Copyright (c) 2010-2014 James Hall <[email protected]>, https://github.com/MrRio/jsPDF
* 2010 Aaron Spike, https://github.com/acspike
Expand Down Expand Up @@ -2026,7 +2026,7 @@
* pdfdoc.mymethod() // <- !!!!!!
*/
jsPDF.API = { events: [] };
jsPDF.version = "1.3.0 2016-09-28T19:46:24.342Z:jameshall";
jsPDF.version = "1.3.0 2016-09-29T11:21:56.977Z:jameshall";

if (typeof define === 'function' && define.amd) {
define('jsPDF', function () {
Expand Down
2 changes: 1 addition & 1 deletion dist/jspdf.min.js

Large diffs are not rendered by default.

Loading