diff --git a/bower.json b/bower.json index 6f537525a..e8dbbdcc4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.150", + "version": "1.3.152", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 85120fbaf..2788b4173 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -21,8 +21,8 @@ if (typeof PDFJS === 'undefined') { typeof global !== 'undefined' ? global : this).PDFJS = {}; } -PDFJS.version = '1.3.150'; -PDFJS.build = '62ade3e'; +PDFJS.version = '1.3.152'; +PDFJS.build = '96d8b8f'; (function pdfjsWrapper() { // Use strict in our context only - users might not want it diff --git a/build/pdf.js b/build/pdf.js index 8c88f5eb1..66b93bfcf 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -21,8 +21,8 @@ if (typeof PDFJS === 'undefined') { typeof global !== 'undefined' ? global : this).PDFJS = {}; } -PDFJS.version = '1.3.150'; -PDFJS.build = '62ade3e'; +PDFJS.version = '1.3.152'; +PDFJS.build = '96d8b8f'; (function pdfjsWrapper() { // Use strict in our context only - users might not want it diff --git a/build/pdf.worker.js b/build/pdf.worker.js index a470710cf..6a0d42d89 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -21,8 +21,8 @@ if (typeof PDFJS === 'undefined') { typeof global !== 'undefined' ? global : this).PDFJS = {}; } -PDFJS.version = '1.3.150'; -PDFJS.build = '62ade3e'; +PDFJS.version = '1.3.152'; +PDFJS.build = '96d8b8f'; (function pdfjsWrapper() { // Use strict in our context only - users might not want it diff --git a/package.json b/package.json index 947533c67..5c09284cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.150", + "version": "1.3.152", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [