From 5de32c39a16ab4f7a67c0c0485985f29fc7ce07a Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Mon, 21 Nov 2016 20:21:51 +0000 Subject: [PATCH] PDF.js version 1.6.334 - See mozilla/pdf.js@787d887a2f8d8ae75a9fe7ddfccaeec6c48f0b5d --- 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 9a4448111..156efb46d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.332", + "version": "1.6.334", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 2ec60dab8..e9337a5b7 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.332'; - var pdfjsBuild = '8a1ed8a'; + var pdfjsVersion = '1.6.334'; + var pdfjsBuild = '787d887'; 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 e481c439d..005f234a9 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.332'; - var pdfjsBuild = '8a1ed8a'; + var pdfjsVersion = '1.6.334'; + var pdfjsBuild = '787d887'; 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 3f7ba3467..c42693c64 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.332'; - var pdfjsBuild = '8a1ed8a'; + var pdfjsVersion = '1.6.334'; + var pdfjsBuild = '787d887'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index a2fec8452..ba0295ae4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.332", + "version": "1.6.334", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [