From 964cbfb7d40d5bbfe92247ec61976e831c1304a8 Mon Sep 17 00:00:00 2001 From: Julien Ripouteau Date: Mon, 8 Apr 2024 20:02:48 +0200 Subject: [PATCH] chore(release): 0.1.5 --- packages/hot_hook/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hot_hook/package.json b/packages/hot_hook/package.json index eac8817..67e1756 100644 --- a/packages/hot_hook/package.json +++ b/packages/hot_hook/package.json @@ -1,7 +1,7 @@ { "name": "hot-hook", "description": "Easy hot module reloading (HMR) for Node.js and ESM", - "version": "0.1.4", + "version": "0.1.5", "main": "index.js", "type": "module", "files": [