diff --git a/package-lock.json b/package-lock.json index 0686b901..2eee89e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qryn-view", - "version": "0.22.4", + "version": "0.22.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "qryn-view", - "version": "0.22.4", + "version": "0.22.5", "dependencies": { "@emotion/css": "^11.7.1", "@emotion/react": "^11.7.1", diff --git a/package.json b/package.json index fbaad23e..e4b27283 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.22.4", + "version": "0.22.5", "private": false, "dependencies": { "@emotion/css": "^11.7.1",