From d984319b9aae1f5f886f4a93342d4b03f7df21bc Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Sun, 27 Dec 2015 04:44:05 +0000 Subject: [PATCH] PDF.js version 1.3.125 - See mozilla/pdf.js@17780dab31c27cde7f45af43602c25e113cac956 --- bower.json | 2 +- build/pdf.combined.js | 4 ++-- build/pdf.js | 4 ++-- build/pdf.worker.js | 4 ++-- package.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) 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": [