summaryrefslogtreecommitdiff
path: root/packages/integrations/sitemap/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/sitemap/package.json')
-rw-r--r--packages/integrations/sitemap/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/sitemap/package.json b/packages/integrations/sitemap/package.json
index c9e32c42e..7b42550f6 100644
--- a/packages/integrations/sitemap/package.json
+++ b/packages/integrations/sitemap/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/sitemap",
"description": "Generate a sitemap for your Astro site",
- "version": "1.3.1",
+ "version": "1.3.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",