summaryrefslogtreecommitdiff
path: root/packages/markdown/component/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-13 13:05:43 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-13 16:05:43 -0400
commit43daac7a9b4cc793369bbeb3f722f8de9d8f64c8 (patch)
treecd65bb1f3047598c345c54da40d83eef7beda61c /packages/markdown/component/package.json
parent9676f948402aadd0b8b36d3af0df423722b68129 (diff)
downloadastro-@astrojs/markdoc@0.0.2.tar.gz
astro-@astrojs/markdoc@0.0.2.tar.zst
astro-@astrojs/markdoc@0.0.2.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/markdown/component/package.json')
-rw-r--r--packages/markdown/component/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/markdown/component/package.json b/packages/markdown/component/package.json
index ad1533ce2..2eee2c3dd 100644
--- a/packages/markdown/component/package.json
+++ b/packages/markdown/component/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/markdown-component",
"description": "Use the legacy Markdown component in your Astro site",
- "version": "1.0.2",
+ "version": "1.0.3",
"type": "module",
"author": "withastro",
"license": "MIT",