From bda0a6e22d8fd9c916eedab19740f808fc2cfc9f Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 12 Jun 2025 23:31:02 +0530 Subject: [PATCH] chore: v0.0.18 --- 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 06dc0734..280cfe03 100644 --- a/maxun-core/package.json +++ b/maxun-core/package.json @@ -1,6 +1,6 @@ { "name": "maxun-core", - "version": "0.0.17", + "version": "0.0.18", "description": "Core package for Maxun, responsible for data extraction", "main": "build/index.js", "typings": "build/index.d.ts",