From 855e20a217132c94e8ede6d8258db37b2906fb50 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 28 Apr 2025 20:42:58 +0000 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb604bb..9e20aa3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartexpect", - "version": "2.0.1", + "version": "2.1.0", "private": false, "description": "A testing library to manage expectations in code, offering both synchronous and asynchronous assertion methods.", "main": "dist_ts/index.js",