From e0a4e5a076aac1ab49a7af479ae4d24f22b31c83 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 25 Apr 2025 08:48:08 +0000 Subject: [PATCH] 3.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c68f293..5f2f0eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartrx", - "version": "3.0.8", + "version": "3.0.9", "private": false, "description": "A smart wrapper for rxjs to manage and extend observables.", "main": "dist_ts/index.js",