From 6d99b2bfd9ab026762a676fadfe7f1e66cf16ab3 Mon Sep 17 00:00:00 2001 From: Vitaly Tomilov Date: Thu, 12 Mar 2020 09:22:27 +0000 Subject: [PATCH] upped the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a07719..eed0a52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sub-events", - "version": "1.7.3", + "version": "1.7.4", "description": "Lightweight, strongly-typed events, with monitored subscriptions.", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",