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