diff --git a/package-lock.json b/package-lock.json index 40a9d3b..c2006d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "docs", - "version": "0.10.0", + "version": "0.11.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "docs", - "version": "0.10.0", + "version": "0.11.0", "dependencies": { "@docusaurus/core": "~2.2.0", "@docusaurus/preset-classic": "~2.2.0", diff --git a/package.json b/package.json index 095cfd0..f6d431f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.10.0", + "version": "0.11.0", "private": true, "scripts": { "docusaurus": "docusaurus",