From e7c0951786ab27ff0633ef7cc7f2580e208b2aa3 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 24 Apr 2025 11:08:19 +0000 Subject: [PATCH] 5.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0844d5d..44be74f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartdata", - "version": "5.14.1", + "version": "5.15.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",