From c15d2e03baf27b761c897635175560d07786544b Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Fri, 5 Jul 2024 13:43:44 +0200 Subject: [PATCH] Let npm handle the version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba9ce7f..2c9a393 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@promistream/simple-sink", - "version": "0.3.0", + "version": "0.2.2", "main": "index.js", "files": [ "index.js",