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