From 2e7c5553d05e2455e12c365a59745ae64f059675 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Mon, 26 Jun 2023 13:29:54 +0100 Subject: [PATCH] chore: release v0.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e19ff62..bda18285 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/ionic", - "version": "0.12.0", + "version": "0.12.1", "license": "MIT", "repository": "nuxt-modules/ionic", "description": "Ionic integration for Nuxt",