From 61fde8f581518d01116d9f4916e5e3b16262c89c Mon Sep 17 00:00:00 2001 From: danielweck Date: Thu, 8 Mar 2018 16:35:32 +0000 Subject: [PATCH] version bump to 0.30.0 --- package.json | 4 ++-- package/package_base.cson | 2 +- readium-js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3f30275b0..071580919 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "._": "as this would overwrite / update the JSON, not the master CSON!", "*/": "----------------------------------------------------------------------------", "name": "readium-js-viewer", - "version": "0.30.0-alpha", + "version": "0.30.0", "engines": { "node": ">=4", "npm": ">=2", @@ -172,4 +172,4 @@ "deploy:cloudReaderLite:copy:sourcemap": "node ./readium-js/readium-shared-js/readium-cfi-js/node_modules/ncp/bin/ncp dist/cloud-reader-lite_sourcemap/ dist/cloud-reader-lite/scripts/ && ( node ./readium-js/readium-shared-js/readium-cfi-js/node_modules/ncp/bin/ncp dist/zip_sourcemap/ dist/cloud-reader-lite/scripts/zip/ || echo \"=== SUCCESS [ignore previous error]: no sourcemaps were generated for zip web-worker, deflate, inflate (no uglification).\" )", "deploy:chromeApp:copy:sourcemap": "node ./readium-js/readium-shared-js/readium-cfi-js/node_modules/ncp/bin/ncp dist/chrome-app_sourcemap/ dist/chrome-app/scripts/" } -} +} \ No newline at end of file diff --git a/package/package_base.cson b/package/package_base.cson index 865932ebd..c48550300 100644 --- a/package/package_base.cson +++ b/package/package_base.cson @@ -42,7 +42,7 @@ name: "readium-js-viewer" -version: "0.30.0-alpha" +version: "0.30.0" engines: node: ">=4" diff --git a/readium-js b/readium-js index be7ec5c16..dd4dc0486 160000 --- a/readium-js +++ b/readium-js @@ -1 +1 @@ -Subproject commit be7ec5c1642505773c9c9b5e41b934628af3b2a6 +Subproject commit dd4dc0486d515777c1254d7f3c0d525ae875db09