diff --git a/package-lock.json b/package-lock.json index c24d5b02..374b3899 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloki-view", - "version": "0.14.0", + "version": "0.15.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloki-view", - "version": "0.14.0", + "version": "0.15.0", "dependencies": { "@emotion/css": "^11.7.1", "@emotion/react": "^11.7.1", diff --git a/package.json b/package.json index 6290d7b0..a172d3c3 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "git+ssh://git@github.com/metrico/cloki-view.git" }, "author": "joel@qxip.net", - "version": "0.14.0", + "version": "0.15.0", "private": false, "dependencies": { "@emotion/css": "^11.7.1",