diff --git a/bower.json b/bower.json index bfbca0be7..3a4593a65 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.124", + "version": "1.3.125", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index dd0800ee4..5210050b4 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.124'; -PDFJS.build = 'cba8a87'; +PDFJS.version = '1.3.125'; +PDFJS.build = '17780da'; (function pdfjsWrapper() { // Use strict in our context only - users might not want it diff --git a/build/pdf.js b/build/pdf.js index 45661b004..83af82625 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.124'; -PDFJS.build = 'cba8a87'; +PDFJS.version = '1.3.125'; +PDFJS.build = '17780da'; (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 1b1a211de..0682419ef 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.124'; -PDFJS.build = 'cba8a87'; +PDFJS.version = '1.3.125'; +PDFJS.build = '17780da'; (function pdfjsWrapper() { // Use strict in our context only - users might not want it diff --git a/package.json b/package.json index ab4774b34..2cbc0876a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.124", + "version": "1.3.125", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [