diff --git a/package.json b/package.json index a8aeb77..9a2a61e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sloth-pipe", "description": "A pipe utility that lazily evaluates only when needed, and only once.", - "version": "0.0.5", + "version": "0.0.6", "type": "module", "main": "dist/index.js", "exports": {