Skip to content

Commit ac12a24

Browse files
committed
1.3.3
1 parent c2fa0d3 commit ac12a24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/jspdf.debug.js

+2-2
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.2 Built on 2017-02-23T15:24:03.582Z
210-
* CommitID ad7d456ae1
209+
* Version 1.3.3 Built on 2017-02-23T15:31:28.692Z
210+
* CommitID c2fa0d3c14
211211
*
212212
* Copyright (c) 2010-2016 James Hall <james@parall.ax>, https://github.com/MrRio/jsPDF
213213
* 2010 Aaron Spike, https://github.com/acspike

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jspdf",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
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)