diff --git a/package.json b/package.json index 5f3b7dc..d4cc605 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarray", - "version": "1.0.8", + "version": "1.1.0", "private": false, "description": "A TypeScript library for enhancing array manipulation with asynchronous operations such as mapping, filtering, and deduplication.", "main": "dist_ts/index.js", @@ -53,4 +53,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smartarray.git" } -} \ No newline at end of file +}