From a1e2cda0106b5eb777a9c28a7e93da52eb0031db Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 3 Oct 2023 18:55:37 +0200 Subject: [PATCH] 5.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d840fd4..70161bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartenv", - "version": "5.0.8", + "version": "5.0.9", "description": "store things about your environment and let them travel across modules", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",