diff --git a/packages/integrations/markdoc/package.json b/packages/integrations/markdoc/package.json index d41ca0ef1..bccfb530f 100644 --- a/packages/integrations/markdoc/package.json +++ b/packages/integrations/markdoc/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/markdoc", "description": "Use Markdoc within Astro", - "version": "0.0.0", + "version": "0.0.1", "type": "module", "types": "./dist/index.d.ts", "author": "withastro",