From a515a33008f66aef74c6fa6d14702a3d154c76e3 Mon Sep 17 00:00:00 2001 From: mohiit1502 Date: Sun, 21 Dec 2025 15:08:49 +0530 Subject: [PATCH] Bumped minor version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9092e0..a99ed83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@armco/analytics", - "version": "0.2.11", + "version": "0.3.0", "description": "Universal Analytics Library for Browser and Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",