From 942dc812349f06fba17027f662c74c69621af792 Mon Sep 17 00:00:00 2001 From: Vitaly Tomilov Date: Wed, 7 Apr 2021 07:22:37 +0100 Subject: [PATCH] up the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 851a5b1..99e3e23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sub-events", - "version": "1.8.8", + "version": "1.8.9", "description": "Lightweight, strongly-typed events, with monitored subscriptions.", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",