diff --git a/package.json b/package.json index b931c1e..9018ddf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "biiif-cli", - "version": "0.1.7", + "version": "0.1.8", "description": "A CLI to Build Static IIIF Collections", "main": "index.js", "bin": { @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/edsilv/biiif-cli#readme", "dependencies": { - "biiif": "0.3.10", + "biiif": "0.3.11", "chalk": "^2.3.0", "commander": "^2.11.0", "ncp": "^2.0.0"