diff --git a/bower.json b/bower.json index e7a43a13c..cfa165778 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.216", + "version": "1.3.218", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 0ce4a92ac..120dc7e93 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.216'; -var pdfjsBuild = '5a9b006'; +var pdfjsVersion = '1.3.218'; +var pdfjsBuild = 'e60fde7'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index 8d12db7d8..5fb291785 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.216'; -var pdfjsBuild = '5a9b006'; +var pdfjsVersion = '1.3.218'; +var pdfjsBuild = 'e60fde7'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 9263433c8..fa42e132a 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.216'; -var pdfjsBuild = '5a9b006'; +var pdfjsVersion = '1.3.218'; +var pdfjsBuild = 'e60fde7'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index cfabb9f60..377c9e3d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.216", + "version": "1.3.218", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [