summaryrefslogtreecommitdiff
path: root/packages/astro-rss/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-10 04:21:19 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-10 12:21:19 +0100
commit582f12e1f6f99b54865a0b24d804ee0924f4ef55 (patch)
tree436a14894bd0254acfb1dcf84c00ffbfd556f687 /packages/astro-rss/package.json
parentb9e8e96354019c21c8b73585bea74b84b9b092ee (diff)
downloadastro-@astrojs/markdown-remark@5.3.0.tar.gz
astro-@astrojs/markdown-remark@5.3.0.tar.zst
astro-@astrojs/markdown-remark@5.3.0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/astro-rss/package.json')
-rw-r--r--packages/astro-rss/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro-rss/package.json b/packages/astro-rss/package.json
index d65b71c6d..509f31ee3 100644
--- a/packages/astro-rss/package.json
+++ b/packages/astro-rss/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/rss",
"description": "Add RSS feeds to your Astro projects",
- "version": "4.0.7",
+ "version": "4.0.8",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",