From 42e36d3fa47c34481dc9b18808f3e03ceee0a1b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Isager=20Dalsgar=C3=B0?= Date: Wed, 22 May 2024 12:43:50 +0200 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edc913a..6c1f7bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bare-pipe", - "version": "3.1.1", + "version": "3.2.0", "description": "Native I/O pipes for JavaScript", "exports": { ".": "./index.js",