diff options
Diffstat (limited to 'packages/astro-rss/package.json')
-rw-r--r-- | packages/astro-rss/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro-rss/package.json b/packages/astro-rss/package.json index 68872645a..5537b3fe6 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.2.0", + "version": "2.3.0", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", |