aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/vue/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/vue/package.json')
-rw-r--r--packages/integrations/vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index 97de0f267..0ed734f1c 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/vue",
- "version": "5.0.13",
+ "version": "5.1.0",
"description": "Use Vue components within Astro",
"type": "module",
"types": "./dist/index.d.ts",