From 3c6b9a0634eb2caeac0e32bc6e4affb0158a7f11 Mon Sep 17 00:00:00 2001 From: Denis Schneider Date: Thu, 26 Mar 2020 14:29:20 +0100 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 006f63e..ba0920b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-event-bus", - "version": "2.1.1", + "version": "2.1.2", "description": "Distributed messaging in Typescript", "main": "build/index.js", "typings": "build/index.d.ts",