From 368ad994ff5c526710162bc9833988bfeba59014 Mon Sep 17 00:00:00 2001 From: Nicholas O'Donnell Date: Sat, 13 Jan 2024 15:31:37 -0500 Subject: [PATCH] Publish v1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7262648..c1e1d2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "odo-stream", - "version": "1.4.0", + "version": "1.4.1", "license": "SEE LICENSE", "scripts": { "dev": "next dev",