diff --git a/package-lock.json b/package-lock.json index 187de8da..18b1969b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jayvee", - "version": "0.6.2", + "version": "0.6.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "jayvee", - "version": "0.6.2", + "version": "0.6.3", "dependencies": { "@docusaurus/core": "2.4.1", "@docusaurus/preset-classic": "2.4.1", diff --git a/package.json b/package.json index 433944b1..6a40d83c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jayvee", - "version": "0.6.2", + "version": "0.6.3", "scripts": { "nx": "nx", "format": "nx format:write",