From ca940446281cd065e4d34b40abaedf7364ab4b13 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Sun, 15 Feb 2026 02:25:02 +0530 Subject: [PATCH] chore: core v0.0.31 --- 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 e83f3b88..3dba20eb 100644 --- a/maxun-core/package.json +++ b/maxun-core/package.json @@ -1,6 +1,6 @@ { "name": "maxun-core", - "version": "0.0.30", + "version": "0.0.31", "description": "Core package for Maxun, responsible for data extraction", "main": "build/index.js", "typings": "build/index.d.ts",