diff --git a/package.json b/package.json index 9e20aa3..b7a39b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartexpect", - "version": "2.1.0", + "version": "2.1.1", "private": false, "description": "A testing library to manage expectations in code, offering both synchronous and asynchronous assertion methods.", "main": "dist_ts/index.js",