summaryrefslogtreecommitdiff
path: root/packages/markdown/component/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-18 09:31:59 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-18 12:31:59 -0400
commit31cbf4357e866abab62bb4ccf949f5a59aec06ac (patch)
treefdf22a00c332e3082b3d369c3eda497892351f0d /packages/markdown/component/package.json
parentdad105a91e2d9b59cfd6aba7703207ba08841c10 (diff)
downloadastro-31cbf4357e866abab62bb4ccf949f5a59aec06ac.tar.gz
astro-31cbf4357e866abab62bb4ccf949f5a59aec06ac.tar.zst
astro-31cbf4357e866abab62bb4ccf949f5a59aec06ac.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 5cfcfdc7e..73e6a8315 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.3",
+ "version": "1.0.4",
"type": "module",
"author": "withastro",
"license": "MIT",