From 3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 2 Apr 2022 02:51:24 +0700 Subject: [PATCH] 0.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71991d0..f6bce9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emittery", - "version": "0.10.1", + "version": "0.10.2", "description": "Simple and modern async event emitter", "license": "MIT", "repository": "sindresorhus/emittery",