diff --git a/package.json b/package.json index 0184168..686eaf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "functional-utilities", - "version": "3.5.0", + "version": "3.6.0", "scripts": { "dev": "vite dev", "build": "npm run test && npm run lint && vite build",