diff --git a/package-lock.json b/package-lock.json index 085f3000..8e17a165 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qryn-view", - "version": "0.25.7", + "version": "0.25.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "qryn-view", - "version": "0.25.7", + "version": "0.25.8", "dependencies": { "@emotion/css": "^11.7.1", "@emotion/react": "^11.7.1", diff --git a/package.json b/package.json index 7e696e33..9d74f727 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "git+ssh://git@github.com/metrico/qryn-view.git" }, "author": "joel@qxip.net", - "version": "0.25.7", + "version": "0.25.8", "private": false, "dependencies": { "@emotion/css": "^11.7.1",