From ae86ea57701c803caa5f8c92fa2958802facc44b Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Mon, 21 Nov 2016 16:35:06 +0000 Subject: [PATCH] PDF.js version 1.6.332 - See mozilla/pdf.js@8a1ed8ab1f318879f43e8e3ec498b2130d932369 --- 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 ab28150e2..9a4448111 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.331", + "version": "1.6.332", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index b1a641b80..2ec60dab8 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.331'; - var pdfjsBuild = '99b5416'; + var pdfjsVersion = '1.6.332'; + var pdfjsBuild = '8a1ed8a'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/build/pdf.js b/build/pdf.js index 8684ba652..e481c439d 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.331'; - var pdfjsBuild = '99b5416'; + var pdfjsVersion = '1.6.332'; + var pdfjsBuild = '8a1ed8a'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 877c22ae7..3f7ba3467 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.331'; - var pdfjsBuild = '99b5416'; + var pdfjsVersion = '1.6.332'; + var pdfjsBuild = '8a1ed8a'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index 4b2b33845..a2fec8452 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.331", + "version": "1.6.332", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [