diff --git a/docs/package.json b/docs/package.json index 2e8b792a34..c8e4c849c9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "strapi-docs", - "version": "4.4.6", + "version": "4.5.0", "main": "index.js", "scripts": { "dev": "yarn create:config-file && vuepress dev",