summaryrefslogtreecommitdiff
path: root/packages/astro-rss/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-07 11:51:05 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-07 13:51:05 -0500
commit9509a66a7bd4fefd6a4c1f5bd57fcb91d902172d (patch)
tree23bffbc8e5cd16844b3fb7c3912bcba00184810b /packages/astro-rss/package.json
parentec06dd9bbb29cc38e891517fbf884cb7083b3240 (diff)
downloadastro-@astrojs/rss@2.4.4.tar.gz
astro-@astrojs/rss@2.4.4.tar.zst
astro-@astrojs/rss@2.4.4.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 572f9649c..f3b7c9c12 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": "2.4.3",
+ "version": "2.4.4",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",