diff --git a/package.json b/package.json index 74556e7..d45ac81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarray", - "version": "1.0.6", + "version": "1.0.7", "private": false, "description": "A library providing asynchronous operations like filter, map, and deduplication for arrays in TypeScript.", "main": "dist_ts/index.js", @@ -47,4 +47,4 @@ "modern JavaScript development", "open source" ] -} \ No newline at end of file +}