From 0d9069530ba2a85345ef09fb6eaa09d435c69591 Mon Sep 17 00:00:00 2001 From: Youri van Mill Date: Mon, 12 Feb 2024 13:29:53 +0100 Subject: [PATCH] release: v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a86dc7..31003f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bistroo/vite-plugin-capacitor", - "version": "2.1.0", + "version": "2.2.0", "description": "Vite plugin for capacitor", "main": "./dist/index.cjs", "module": "./dist/index.mjs",