From f746aeded9af9c842447f87a22a59a08d4e70d44 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 8 May 2025 17:04:13 +0530 Subject: [PATCH] chore: v0.0.16 core --- maxun-core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maxun-core/package.json b/maxun-core/package.json index 803fde15..c9620bcb 100644 --- a/maxun-core/package.json +++ b/maxun-core/package.json @@ -1,6 +1,6 @@ { "name": "maxun-core", - "version": "0.0.15", + "version": "0.0.16", "description": "Core package for Maxun, responsible for data extraction", "main": "build/index.js", "typings": "build/index.d.ts",