diff --git a/package.json b/package.json index 07be0838..433f4548 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "docs", "license": "Apache-2.0", "type": "module", - "version": "0.51.0", + "version": "0.51.1", "scripts": { "postinstall": "is-ci || husky", "dev": "astro dev --host",