From d6ee6d1857fe858717975576313d6a8276add8f0 Mon Sep 17 00:00:00 2001 From: Rossb0b Date: Wed, 19 Jul 2023 15:28:41 +0200 Subject: [PATCH] 3.3.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 940e9c11..af8e046f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@myunisoft/events", - "version": "3.3.3", + "version": "3.3.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@myunisoft/events", - "version": "3.3.3", + "version": "3.3.4", "license": "MIT", "dependencies": { "@myunisoft/redis": "github:MyUnisoft/redis", diff --git a/package.json b/package.json index 7a448361..f84c626f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myunisoft/events", - "version": "3.3.3", + "version": "3.3.4", "description": "MyUnisoft Events validation", "main": "dist/index.js", "types": "dist/index.d.ts",