diff options
Diffstat (limited to 'packages/integrations/vercel/package.json')
-rw-r--r-- | packages/integrations/vercel/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json index 894136869..dc9433c5a 100644 --- a/packages/integrations/vercel/package.json +++ b/packages/integrations/vercel/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/vercel", "description": "Deploy your site to Vercel", - "version": "5.1.0", + "version": "5.2.0", "type": "module", "author": "withastro", "license": "MIT", |