diff --git a/package.json b/package.json index 67dc546..b21f8b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarray", - "version": "1.0.3", + "version": "1.0.4", "private": false, "description": "a package exposing async manipulation for arrays", "main": "dist_ts/index.js", @@ -36,4 +36,4 @@ "readme.md" ], "type": "module" -} \ No newline at end of file +}