From 8f064970a387169ccbabe403e4119efe108762eb Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Fri, 8 Mar 2024 10:38:37 +0530 Subject: [PATCH] chore(release): 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed91831..4b817bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dimerapp/docs-theme", - "version": "4.0.4", + "version": "5.0.0", "description": "Documentation theme built on top of Dimer and used by AdonisJS", "type": "module", "main": "build/index.js",