From 15179d751776dbac92edba337ea622d1e081017f Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Fri, 24 Oct 2025 23:53:50 -0600 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec7a268..62b5419 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@p-stream/providers", - "version": "3.1.1", + "version": "3.2.0", "description": "Package that contains all the providers of p-stream", "type": "module", "main": "./lib/index.js",