From 87c930121c5d9a70f3e8e2a8f27a7a1836ea048c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 21 Apr 2025 15:27:55 +0000 Subject: [PATCH] 5.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee50d62..e3c79e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartdata", - "version": "5.9.2", + "version": "5.10.0", "private": false, "description": "An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.", "main": "dist_ts/index.js",