diff --git a/bower.json b/bower.json index 301461abb..adad1af49 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.327", + "version": "1.6.329", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 961ce1f24..8231cdfc7 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.327'; - var pdfjsBuild = 'eaf9bff'; + var pdfjsVersion = '1.6.329'; + var pdfjsBuild = '9c3419d'; 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 272f856aa..34155b085 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.327'; - var pdfjsBuild = 'eaf9bff'; + var pdfjsVersion = '1.6.329'; + var pdfjsBuild = '9c3419d'; 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 57c47db57..a4d960f17 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -23,8 +23,8 @@ } }(this, function (exports) { 'use strict'; - var pdfjsVersion = '1.6.327'; - var pdfjsBuild = 'eaf9bff'; + var pdfjsVersion = '1.6.329'; + var pdfjsBuild = '9c3419d'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index d37612013..6afb41c42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.327", + "version": "1.6.329", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [