Skip to content

Commit 938a6bc

Browse files
committed
1.3.4
1 parent cf4827d commit 938a6bc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dist/jspdf.debug.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ var set$1 = function set$1(object, property, value, receiver) {
206206

207207
/** @preserve
208208
* jsPDF - PDF Document creation from JavaScript
209-
* Version 1.3.3 Built on 2017-04-10T14:07:40.309Z
210-
* CommitID aac406f626
209+
* Version 1.3.4 Built on 2017-04-10T14:14:44.483Z
210+
* CommitID cf4827d221
211211
*
212212
* Copyright (c) 2010-2016 James Hall <[email protected]>, https://github.com/MrRio/jsPDF
213213
* 2010 Aaron Spike, https://github.com/acspike

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jspdf",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"homepage": "https://github.com/mrrio/jspdf",
55
"description": "PDF Document creation from JavaScript",
66
"main": "dist/jspdf.debug.js",

0 commit comments

Comments
 (0)