From 6c1dc0156d6b81b335a778aadcd7a84ff94a0b0c Mon Sep 17 00:00:00 2001 From: Tomas Psota <72520867+tompsota@users.noreply.github.com> Date: Fri, 19 Dec 2025 19:03:02 +0100 Subject: [PATCH] release: freeRASP 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bd9104..bd55747 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "capacitor-freerasp", - "version": "2.2.2", + "version": "2.3.0", "description": "Capacitor plugin for improving app security and threat monitoring on Android and iOS mobile devices", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",