summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/markdoc/package.json')
-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 7a6bd3d6c..d40884bf8 100644
--- a/packages/integrations/markdoc/package.json
+++ b/packages/integrations/markdoc/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/markdoc",
"description": "Add support for Markdoc in your Astro site",
- "version": "0.13.2",
+ "version": "0.13.3",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",