From 8846d0b329a811cc4cb38f60aa47e04fde6206ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 11:55:14 +0000 Subject: [PATCH] v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 355f4d71..994643f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-capo", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "description": "capo.js implementation for Nuxt 3", "repository": {