From f561d929a4c4a224bebcdc832eb2c05dc55b59e8 Mon Sep 17 00:00:00 2001 From: Youri van Mill Date: Thu, 30 Mar 2023 15:07:33 +0200 Subject: [PATCH] release: 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c00e96..226a18a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bistroo/vite-plugin-capacitor", - "version": "2.0.1", + "version": "2.1.0", "description": "Vite plugin for capacitor", "main": "./dist/index.js", "types": "dist/index.d.ts",