diff --git a/bower.json b/bower.json index 15a81a004..5991e9621 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.185", + "version": "1.3.187", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 2ff8a70d0..95f5cb381 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdfCombined = {})); // Use strict in our context only - users might not want it 'use strict'; -var pdfjsVersion = '1.3.185'; -var pdfjsBuild = '794e1a3'; +var pdfjsVersion = '1.3.187'; +var pdfjsBuild = 'f6a8dfb'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? @@ -11110,7 +11110,7 @@ function loadJpegStream(id, imageUrl, objs) { img.src = imageUrl; } - Polyfill from https://github.com/Polymer/URL + // Polyfill from https://github.com/Polymer/URL /* Any copyright is dedicated to the Public Domain. * http://creativecommons.org/publicdomain/zero/1.0/ */ (function checkURLConstructor(scope) { diff --git a/build/pdf.js b/build/pdf.js index 663308c26..4a166741b 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdf = {})); // Use strict in our context only - users might not want it 'use strict'; -var pdfjsVersion = '1.3.185'; -var pdfjsBuild = '794e1a3'; +var pdfjsVersion = '1.3.187'; +var pdfjsBuild = 'f6a8dfb'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? @@ -1745,7 +1745,7 @@ function loadJpegStream(id, imageUrl, objs) { img.src = imageUrl; } - Polyfill from https://github.com/Polymer/URL + // Polyfill from https://github.com/Polymer/URL /* Any copyright is dedicated to the Public Domain. * http://creativecommons.org/publicdomain/zero/1.0/ */ (function checkURLConstructor(scope) { diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 1ebe57604..ab64c269b 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdfWorker = {})); // Use strict in our context only - users might not want it 'use strict'; -var pdfjsVersion = '1.3.185'; -var pdfjsBuild = '794e1a3'; +var pdfjsVersion = '1.3.187'; +var pdfjsBuild = 'f6a8dfb'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? @@ -11042,7 +11042,7 @@ function loadJpegStream(id, imageUrl, objs) { img.src = imageUrl; } - Polyfill from https://github.com/Polymer/URL + // Polyfill from https://github.com/Polymer/URL /* Any copyright is dedicated to the Public Domain. * http://creativecommons.org/publicdomain/zero/1.0/ */ (function checkURLConstructor(scope) { diff --git a/package.json b/package.json index 43b75820c..37eafab81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.185", + "version": "1.3.187", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [