diff --git a/package-lock.json b/package-lock.json index 5af4343c..89cb0b90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qryn-view", - "version": "0.25.4", + "version": "0.25.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "qryn-view", - "version": "0.25.3", + "version": "0.25.5", "dependencies": { "@emotion/css": "^11.7.1", "@emotion/react": "^11.7.1", diff --git a/package.json b/package.json index 332a425e..cd34282e 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.4", + "version": "0.25.5", "private": false, "dependencies": { "@emotion/css": "^11.7.1",