From a41ec8e3ce855fb508737a2b82fab6fed38fce42 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Mon, 31 Oct 2016 22:20:57 +0000 Subject: [PATCH] PDF.js version 1.6.284 - See mozilla/pdf.js@077e64443772a52bbc6545090fd861ab0fb54dad --- 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 99cd9f646..581badf8d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.283", + "version": "1.6.284", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 395cffc76..aea49c8b4 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.283'; - var pdfjsBuild = 'e9c63a2'; + var pdfjsVersion = '1.6.284'; + var pdfjsBuild = '077e644'; 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 4876e543e..1839cd147 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.283'; - var pdfjsBuild = 'e9c63a2'; + var pdfjsVersion = '1.6.284'; + var pdfjsBuild = '077e644'; 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 821873ee1..7529dff16 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.283'; - var pdfjsBuild = 'e9c63a2'; + var pdfjsVersion = '1.6.284'; + var pdfjsBuild = '077e644'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index e4d2723bd..3e0533639 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.283", + "version": "1.6.284", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [