diff --git a/package-lock.json b/package-lock.json index 47a36da..05e1023 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@the-via/reader", - "version": "1.6.0", + "version": "1.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@the-via/reader", - "version": "1.6.0", + "version": "1.7.0", "license": "GPL-3.0", "dependencies": { "invariant": "^2.2.4", diff --git a/package.json b/package.json index 1af5808..1dc4eef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@the-via/reader", - "version": "1.6.0", + "version": "1.7.0", "repository": { "type": "git", "url": "git+ssh://git@github.com/the-via/reader.git"