From f4b693712b0167d607a04a45574722b38ba74963 Mon Sep 17 00:00:00 2001 From: Julien Ripouteau Date: Fri, 5 Apr 2024 09:45:15 +0200 Subject: [PATCH] chore(release): 0.1.4 --- 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 e377360..eac8817 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.3", + "version": "0.1.4", "main": "index.js", "type": "module", "files": [