summaryrefslogtreecommitdiff
path: root/packages/astro-rss/package.json
diff options
context:
space:
mode:
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 5537b3fe6..751534b54 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.3.0",
+ "version": "2.3.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",