From 7bcee824b746d0c99f9ff1704c5da90b5feea7d1 Mon Sep 17 00:00:00 2001 From: Killer Boss Original <73131550+killerbossoriginal@users.noreply.github.com> Date: Tue, 24 Jan 2023 17:17:13 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 527ee49..8c28f6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thundernetworkrad/std", - "version": "2023.01.24.1", + "version": "2023.01.24.2", "description": "Standard module for javascript", "main": "index.js", "scripts": {