summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/integrations/markdoc/package.json2
1 files changed, 1 insertions, 1 deletions
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",